Author: dkulp
Date: Fri Apr 6 14:29:46 2012
New Revision: 1310343
URL: http://svn.apache.org/viewvc?rev=1310343&view=rev
Log:
Merged revisions 1309929 via git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk
........
r1309929 | dkulp | 2012-04-05 12:32:43 -0400 (Thu, 05 Apr 2012) | 2 lines
Update to released versions of buildutils/xjc
........
Modified:
cxf/branches/2.5.x-fixes/pom.xml
Modified: cxf/branches/2.5.x-fixes/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/pom.xml?rev=1310343&r1=1310342&r2=1310343&view=diff
==============================================================================
--- cxf/branches/2.5.x-fixes/pom.xml (original)
+++ cxf/branches/2.5.x-fixes/pom.xml Fri Apr 6 14:29:46 2012
@@ -45,11 +45,11 @@
<properties>
<cxf.compiler.fork>false</cxf.compiler.fork>
- <cxf.build-utils.version>2.4.0</cxf.build-utils.version>
+ <cxf.build-utils.version>2.4.1</cxf.build-utils.version>
<cxf.xjc-utils.version>2.4.0</cxf.xjc-utils.version>
<cxf.jdk.version>1.6</cxf.jdk.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-
<site.deploy.url>scp://people.apache.org/www/cxf.apache.org/maven-site</site.deploy.url>
+
<site.deploy.url>scp://people.apache.org/www/cxf.apache.org/maven-site</site.deploy.url>
</properties>
<distributionManagement>