Modified: cxf/trunk/systests/transports/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/transports/pom.xml?rev=1568513&r1=1568512&r2=1568513&view=diff ============================================================================== --- cxf/trunk/systests/transports/pom.xml (original) +++ cxf/trunk/systests/transports/pom.xml Fri Feb 14 20:54:37 2014 @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-milestone2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion>
Modified: cxf/trunk/systests/uncategorized/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/uncategorized/pom.xml?rev=1568513&r1=1568512&r2=1568513&view=diff ============================================================================== --- cxf/trunk/systests/uncategorized/pom.xml (original) +++ cxf/trunk/systests/uncategorized/pom.xml Fri Feb 14 20:54:37 2014 @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-milestone2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> Modified: cxf/trunk/systests/ws-rm/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/ws-rm/pom.xml?rev=1568513&r1=1568512&r2=1568513&view=diff ============================================================================== --- cxf/trunk/systests/ws-rm/pom.xml (original) +++ cxf/trunk/systests/ws-rm/pom.xml Fri Feb 14 20:54:37 2014 @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-milestone2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> Modified: cxf/trunk/systests/ws-security-examples/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/ws-security-examples/pom.xml?rev=1568513&r1=1568512&r2=1568513&view=diff ============================================================================== --- cxf/trunk/systests/ws-security-examples/pom.xml (original) +++ cxf/trunk/systests/ws-security-examples/pom.xml Fri Feb 14 20:54:37 2014 @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-milestone2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> Modified: cxf/trunk/systests/ws-security/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/ws-security/pom.xml?rev=1568513&r1=1568512&r2=1568513&view=diff ============================================================================== --- cxf/trunk/systests/ws-security/pom.xml (original) +++ cxf/trunk/systests/ws-security/pom.xml Fri Feb 14 20:54:37 2014 @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-milestone2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> Modified: cxf/trunk/systests/ws-specs/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/ws-specs/pom.xml?rev=1568513&r1=1568512&r2=1568513&view=diff ============================================================================== --- cxf/trunk/systests/ws-specs/pom.xml (original) +++ cxf/trunk/systests/ws-specs/pom.xml Fri Feb 14 20:54:37 2014 @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-milestone2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> Modified: cxf/trunk/systests/wsdl_maven/codegen/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/wsdl_maven/codegen/pom.xml?rev=1568513&r1=1568512&r2=1568513&view=diff ============================================================================== --- cxf/trunk/systests/wsdl_maven/codegen/pom.xml (original) +++ cxf/trunk/systests/wsdl_maven/codegen/pom.xml Fri Feb 14 20:54:37 2014 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-milestone2</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <build> Modified: cxf/trunk/systests/wsdl_maven/java2ws/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/wsdl_maven/java2ws/pom.xml?rev=1568513&r1=1568512&r2=1568513&view=diff ============================================================================== --- cxf/trunk/systests/wsdl_maven/java2ws/pom.xml (original) +++ cxf/trunk/systests/wsdl_maven/java2ws/pom.xml Fri Feb 14 20:54:37 2014 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-milestone2</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <build> Modified: cxf/trunk/systests/wsdl_maven/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/wsdl_maven/pom.xml?rev=1568513&r1=1568512&r2=1568513&view=diff ============================================================================== --- cxf/trunk/systests/wsdl_maven/pom.xml (original) +++ cxf/trunk/systests/wsdl_maven/pom.xml Fri Feb 14 20:54:37 2014 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf.systests</groupId> <artifactId>cxf-systests</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-milestone2</version> </parent> <modules> <module>codegen</module> Modified: cxf/trunk/testutils/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/testutils/pom.xml?rev=1568513&r1=1568512&r2=1568513&view=diff ============================================================================== --- cxf/trunk/testutils/pom.xml (original) +++ cxf/trunk/testutils/pom.xml Fri Feb 14 20:54:37 2014 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-milestone2</version> <relativePath>../parent/pom.xml</relativePath> </parent> <dependencies> Modified: cxf/trunk/tools/common/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/common/pom.xml?rev=1568513&r1=1568512&r2=1568513&view=diff ============================================================================== --- cxf/trunk/tools/common/pom.xml (original) +++ cxf/trunk/tools/common/pom.xml Fri Feb 14 20:54:37 2014 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-milestone2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <dependencies> Modified: cxf/trunk/tools/corba/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/corba/pom.xml?rev=1568513&r1=1568512&r2=1568513&view=diff ============================================================================== --- cxf/trunk/tools/corba/pom.xml (original) +++ cxf/trunk/tools/corba/pom.xml Fri Feb 14 20:54:37 2014 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-milestone2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <dependencies> Modified: cxf/trunk/tools/javato/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/javato/pom.xml?rev=1568513&r1=1568512&r2=1568513&view=diff ============================================================================== --- cxf/trunk/tools/javato/pom.xml (original) +++ cxf/trunk/tools/javato/pom.xml Fri Feb 14 20:54:37 2014 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-milestone2</version> </parent> <modules> <module>ws</module> Modified: cxf/trunk/tools/javato/ws/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/javato/ws/pom.xml?rev=1568513&r1=1568512&r2=1568513&view=diff ============================================================================== --- cxf/trunk/tools/javato/ws/pom.xml (original) +++ cxf/trunk/tools/javato/ws/pom.xml Fri Feb 14 20:54:37 2014 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-milestone2</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <dependencies> Modified: cxf/trunk/tools/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/pom.xml?rev=1568513&r1=1568512&r2=1568513&view=diff ============================================================================== --- cxf/trunk/tools/pom.xml (original) +++ cxf/trunk/tools/pom.xml Fri Feb 14 20:54:37 2014 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-milestone2</version> </parent> <modules> <module>common</module> Modified: cxf/trunk/tools/validator/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/validator/pom.xml?rev=1568513&r1=1568512&r2=1568513&view=diff ============================================================================== --- cxf/trunk/tools/validator/pom.xml (original) +++ cxf/trunk/tools/validator/pom.xml Fri Feb 14 20:54:37 2014 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-milestone2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <dependencies> Modified: cxf/trunk/tools/wadlto/jaxrs/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wadlto/jaxrs/pom.xml?rev=1568513&r1=1568512&r2=1568513&view=diff ============================================================================== --- cxf/trunk/tools/wadlto/jaxrs/pom.xml (original) +++ cxf/trunk/tools/wadlto/jaxrs/pom.xml Fri Feb 14 20:54:37 2014 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-milestone2</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <dependencies> Modified: cxf/trunk/tools/wadlto/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wadlto/pom.xml?rev=1568513&r1=1568512&r2=1568513&view=diff ============================================================================== --- cxf/trunk/tools/wadlto/pom.xml (original) +++ cxf/trunk/tools/wadlto/pom.xml Fri Feb 14 20:54:37 2014 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-milestone2</version> </parent> <modules> <module>jaxrs</module> Modified: cxf/trunk/tools/wsdlto/core/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/core/pom.xml?rev=1568513&r1=1568512&r2=1568513&view=diff ============================================================================== --- cxf/trunk/tools/wsdlto/core/pom.xml (original) +++ cxf/trunk/tools/wsdlto/core/pom.xml Fri Feb 14 20:54:37 2014 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-milestone2</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <dependencies> Modified: cxf/trunk/tools/wsdlto/databinding/jaxb/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/databinding/jaxb/pom.xml?rev=1568513&r1=1568512&r2=1568513&view=diff ============================================================================== --- cxf/trunk/tools/wsdlto/databinding/jaxb/pom.xml (original) +++ cxf/trunk/tools/wsdlto/databinding/jaxb/pom.xml Fri Feb 14 20:54:37 2014 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-milestone2</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> <dependencies> Modified: cxf/trunk/tools/wsdlto/frontend/javascript/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/frontend/javascript/pom.xml?rev=1568513&r1=1568512&r2=1568513&view=diff ============================================================================== --- cxf/trunk/tools/wsdlto/frontend/javascript/pom.xml (original) +++ cxf/trunk/tools/wsdlto/frontend/javascript/pom.xml Fri Feb 14 20:54:37 2014 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-milestone2</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> <dependencies> Modified: cxf/trunk/tools/wsdlto/frontend/jaxws/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/frontend/jaxws/pom.xml?rev=1568513&r1=1568512&r2=1568513&view=diff ============================================================================== --- cxf/trunk/tools/wsdlto/frontend/jaxws/pom.xml (original) +++ cxf/trunk/tools/wsdlto/frontend/jaxws/pom.xml Fri Feb 14 20:54:37 2014 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-milestone2</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> <dependencies> Modified: cxf/trunk/tools/wsdlto/misc/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/misc/pom.xml?rev=1568513&r1=1568512&r2=1568513&view=diff ============================================================================== --- cxf/trunk/tools/wsdlto/misc/pom.xml (original) +++ cxf/trunk/tools/wsdlto/misc/pom.xml Fri Feb 14 20:54:37 2014 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-milestone2</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <dependencies> Modified: cxf/trunk/tools/wsdlto/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/pom.xml?rev=1568513&r1=1568512&r2=1568513&view=diff ============================================================================== --- cxf/trunk/tools/wsdlto/pom.xml (original) +++ cxf/trunk/tools/wsdlto/pom.xml Fri Feb 14 20:54:37 2014 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-milestone2</version> </parent> <modules> <module>core</module> Modified: cxf/trunk/tools/wsdlto/test/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/test/pom.xml?rev=1568513&r1=1568512&r2=1568513&view=diff ============================================================================== --- cxf/trunk/tools/wsdlto/test/pom.xml (original) +++ cxf/trunk/tools/wsdlto/test/pom.xml Fri Feb 14 20:54:37 2014 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-milestone2</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <dependencies>
