You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2011/08/11 04:42:30 UTC

svn commit: r1156454 [3/3] - in /cxf/branches/2.3.x-fixes: ./ api/ common/ common/common/ common/schemas/ common/wstx-msv-validation/ common/xerces-xsd-validation/ distribution/ distribution/bundle/ distribution/bundle/all/ distribution/bundle/jaxrs/ d...

Modified: cxf/branches/2.3.x-fixes/tools/wsdlto/test/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/tools/wsdlto/test/pom.xml?rev=1156454&r1=1156453&r2=1156454&view=diff
==============================================================================
--- cxf/branches/2.3.x-fixes/tools/wsdlto/test/pom.xml (original)
+++ cxf/branches/2.3.x-fixes/tools/wsdlto/test/pom.xml Thu Aug 11 02:42:27 2011
@@ -21,14 +21,14 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-wsdlto-test</artifactId>
     <packaging>jar</packaging>
-    <version>2.3.6</version>
+    <version>2.3.7-SNAPSHOT</version>
     <name>Apache CXF Command Line Tools WSDLTo Test</name>
     <url>http://cxf.apache.org</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.3.6</version>
+        <version>2.3.7-SNAPSHOT</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>