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>
