Author: dkulp
Date: Tue Nov 27 19:29:07 2012
New Revision: 1414338
URL: http://svn.apache.org/viewvc?rev=1414338&view=rev
Log:
Use the release version number so we can release this
Modified:
cxf/xjc-utils/trunk/pom.xml
Modified: cxf/xjc-utils/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/xjc-utils/trunk/pom.xml?rev=1414338&r1=1414337&r2=1414338&view=diff
==============================================================================
--- cxf/xjc-utils/trunk/pom.xml (original)
+++ cxf/xjc-utils/trunk/pom.xml Tue Nov 27 19:29:07 2012
@@ -353,7 +353,7 @@
<dependency>
<groupId>org.apache.cxf.build-utils</groupId>
<artifactId>cxf-buildtools</artifactId>
- <version>2.5.0-SNAPSHOT</version>
+ <version>2.5.0</version>
</dependency>
</dependencies>
</plugin>
@@ -365,7 +365,7 @@
<dependency>
<groupId>org.apache.cxf.build-utils</groupId>
<artifactId>cxf-buildtools</artifactId>
- <version>2.5.0-SNAPSHOT</version>
+ <version>2.5.0</version>
</dependency>
</dependencies>
<configuration>
@@ -398,7 +398,7 @@
<dependency>
<groupId>org.apache.cxf.build-utils</groupId>
<artifactId>cxf-buildtools</artifactId>
- <version>2.5.0-SNAPSHOT</version>
+ <version>2.5.0</version>
</dependency>
</dependencies>
<configuration>