Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 19798b44a -> 6346b963e
http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/systests/kerberos/pom.xml ---------------------------------------------------------------------- diff --git a/systests/kerberos/pom.xml b/systests/kerberos/pom.xml index 7824801..527a6fc 100644 --- a/systests/kerberos/pom.xml +++ b/systests/kerberos/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/systests/pom.xml ---------------------------------------------------------------------- diff --git a/systests/pom.xml b/systests/pom.xml index fe3581d..5438d4d 100644 --- a/systests/pom.xml +++ b/systests/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf</artifactId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> </parent> <modules> <module>container-integration</module> http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/systests/rs-http-sci/pom.xml ---------------------------------------------------------------------- diff --git a/systests/rs-http-sci/pom.xml b/systests/rs-http-sci/pom.xml index 3a16609..145bc62 100644 --- a/systests/rs-http-sci/pom.xml +++ b/systests/rs-http-sci/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/systests/rs-security/pom.xml ---------------------------------------------------------------------- diff --git a/systests/rs-security/pom.xml b/systests/rs-security/pom.xml index 2b83e83..f1fa182 100644 --- a/systests/rs-security/pom.xml +++ b/systests/rs-security/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/systests/transport-jms/pom.xml ---------------------------------------------------------------------- diff --git a/systests/transport-jms/pom.xml b/systests/transport-jms/pom.xml index 0d1364e..5b00e9d 100644 --- a/systests/transport-jms/pom.xml +++ b/systests/transport-jms/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/systests/transports-ssl3/pom.xml ---------------------------------------------------------------------- diff --git a/systests/transports-ssl3/pom.xml b/systests/transports-ssl3/pom.xml index 5cd2c7f..3ceb4e1 100644 --- a/systests/transports-ssl3/pom.xml +++ b/systests/transports-ssl3/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/systests/transports/pom.xml ---------------------------------------------------------------------- diff --git a/systests/transports/pom.xml b/systests/transports/pom.xml index 8ba2100..4a72720 100644 --- a/systests/transports/pom.xml +++ b/systests/transports/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/systests/uncategorized/pom.xml ---------------------------------------------------------------------- diff --git a/systests/uncategorized/pom.xml b/systests/uncategorized/pom.xml index b5fb75c..7d7a899 100644 --- a/systests/uncategorized/pom.xml +++ b/systests/uncategorized/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/systests/ws-rm/pom.xml ---------------------------------------------------------------------- diff --git a/systests/ws-rm/pom.xml b/systests/ws-rm/pom.xml index fbd77ab..ecadab2 100644 --- a/systests/ws-rm/pom.xml +++ b/systests/ws-rm/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/systests/ws-security-examples/pom.xml ---------------------------------------------------------------------- diff --git a/systests/ws-security-examples/pom.xml b/systests/ws-security-examples/pom.xml index 4d9db0f..a158c4d 100644 --- a/systests/ws-security-examples/pom.xml +++ b/systests/ws-security-examples/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/systests/ws-security/pom.xml ---------------------------------------------------------------------- diff --git a/systests/ws-security/pom.xml b/systests/ws-security/pom.xml index 1d6dbfb..91a8b13 100644 --- a/systests/ws-security/pom.xml +++ b/systests/ws-security/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/systests/ws-specs/pom.xml ---------------------------------------------------------------------- diff --git a/systests/ws-specs/pom.xml b/systests/ws-specs/pom.xml index a8dafe0..3b33b8c 100644 --- a/systests/ws-specs/pom.xml +++ b/systests/ws-specs/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/systests/wsdl_maven/codegen/pom.xml ---------------------------------------------------------------------- diff --git a/systests/wsdl_maven/codegen/pom.xml b/systests/wsdl_maven/codegen/pom.xml index fbd1ee6..00793e2 100644 --- a/systests/wsdl_maven/codegen/pom.xml +++ b/systests/wsdl_maven/codegen/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/systests/wsdl_maven/java2ws/pom.xml ---------------------------------------------------------------------- diff --git a/systests/wsdl_maven/java2ws/pom.xml b/systests/wsdl_maven/java2ws/pom.xml index 63499e3..2be9aa1 100644 --- a/systests/wsdl_maven/java2ws/pom.xml +++ b/systests/wsdl_maven/java2ws/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/systests/wsdl_maven/pom.xml ---------------------------------------------------------------------- diff --git a/systests/wsdl_maven/pom.xml b/systests/wsdl_maven/pom.xml index 04b36b9..15c8aa8 100644 --- a/systests/wsdl_maven/pom.xml +++ b/systests/wsdl_maven/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf.systests</groupId> <artifactId>cxf-systests</artifactId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> </parent> <modules> <module>codegen</module> http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/testutils/pom.xml ---------------------------------------------------------------------- diff --git a/testutils/pom.xml b/testutils/pom.xml index 01b228f..248a6cc 100644 --- a/testutils/pom.xml +++ b/testutils/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> <relativePath>../parent/pom.xml</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/tools/common/pom.xml ---------------------------------------------------------------------- diff --git a/tools/common/pom.xml b/tools/common/pom.xml index 71aab6b..3698844 100644 --- a/tools/common/pom.xml +++ b/tools/common/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/tools/corba/pom.xml ---------------------------------------------------------------------- diff --git a/tools/corba/pom.xml b/tools/corba/pom.xml index 65147c2..3dffb75 100644 --- a/tools/corba/pom.xml +++ b/tools/corba/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/tools/javato/pom.xml ---------------------------------------------------------------------- diff --git a/tools/javato/pom.xml b/tools/javato/pom.xml index 22cf298..06612ed 100644 --- a/tools/javato/pom.xml +++ b/tools/javato/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools</artifactId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> </parent> <modules> <module>ws</module> http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/tools/javato/ws/pom.xml ---------------------------------------------------------------------- diff --git a/tools/javato/ws/pom.xml b/tools/javato/ws/pom.xml index c7d5715..34e8685 100644 --- a/tools/javato/ws/pom.xml +++ b/tools/javato/ws/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/tools/pom.xml ---------------------------------------------------------------------- diff --git a/tools/pom.xml b/tools/pom.xml index 002990c..a7f8489 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf</artifactId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> </parent> <modules> <module>common</module> http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/tools/validator/pom.xml ---------------------------------------------------------------------- diff --git a/tools/validator/pom.xml b/tools/validator/pom.xml index 7db00de..f389afb 100644 --- a/tools/validator/pom.xml +++ b/tools/validator/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <properties> http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/tools/wadlto/jaxrs/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wadlto/jaxrs/pom.xml b/tools/wadlto/jaxrs/pom.xml index 8d960e1..bca771a 100644 --- a/tools/wadlto/jaxrs/pom.xml +++ b/tools/wadlto/jaxrs/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/tools/wadlto/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wadlto/pom.xml b/tools/wadlto/pom.xml index 55f7323..99aab43 100644 --- a/tools/wadlto/pom.xml +++ b/tools/wadlto/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools</artifactId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> </parent> <modules> <module>jaxrs</module> http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/tools/wsdlto/core/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/core/pom.xml b/tools/wsdlto/core/pom.xml index d679181..9e7643f 100644 --- a/tools/wsdlto/core/pom.xml +++ b/tools/wsdlto/core/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/tools/wsdlto/databinding/jaxb/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/databinding/jaxb/pom.xml b/tools/wsdlto/databinding/jaxb/pom.xml index bf1f5d5..5902faf 100644 --- a/tools/wsdlto/databinding/jaxb/pom.xml +++ b/tools/wsdlto/databinding/jaxb/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/tools/wsdlto/frontend/javascript/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/frontend/javascript/pom.xml b/tools/wsdlto/frontend/javascript/pom.xml index 42ef015..2334d38 100644 --- a/tools/wsdlto/frontend/javascript/pom.xml +++ b/tools/wsdlto/frontend/javascript/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/tools/wsdlto/frontend/jaxws/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/frontend/jaxws/pom.xml b/tools/wsdlto/frontend/jaxws/pom.xml index bed0836..c590869 100644 --- a/tools/wsdlto/frontend/jaxws/pom.xml +++ b/tools/wsdlto/frontend/jaxws/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/tools/wsdlto/misc/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/misc/pom.xml b/tools/wsdlto/misc/pom.xml index a1a8e67..b041910 100644 --- a/tools/wsdlto/misc/pom.xml +++ b/tools/wsdlto/misc/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/tools/wsdlto/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/pom.xml b/tools/wsdlto/pom.xml index 296f1c7..4c7ebdf 100644 --- a/tools/wsdlto/pom.xml +++ b/tools/wsdlto/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools</artifactId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> </parent> <modules> <module>core</module> http://git-wip-us.apache.org/repos/asf/cxf/blob/91be008b/tools/wsdlto/test/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/test/pom.xml b/tools/wsdlto/test/pom.xml index 59452c8..5ff35cb 100644 --- a/tools/wsdlto/test/pom.xml +++ b/tools/wsdlto/test/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.0.6-SNAPSHOT</version> + <version>3.0.6</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <dependencies>
