Repository: cxf Updated Branches: refs/heads/master 53790b467 -> f72788640 Updated Tags: refs/tags/cxf-3.1.2 [created] 28edab19c
http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/services/wsn/wsn-api/pom.xml ---------------------------------------------------------------------- diff --git a/services/wsn/wsn-api/pom.xml b/services/wsn/wsn-api/pom.xml index 5289276..3ed26de 100644 --- a/services/wsn/wsn-api/pom.xml +++ b/services/wsn/wsn-api/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/services/wsn/wsn-core/pom.xml ---------------------------------------------------------------------- diff --git a/services/wsn/wsn-core/pom.xml b/services/wsn/wsn-core/pom.xml index 829376e..4daff5b 100644 --- a/services/wsn/wsn-core/pom.xml +++ b/services/wsn/wsn-core/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <properties> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/services/wsn/wsn-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/services/wsn/wsn-osgi/pom.xml b/services/wsn/wsn-osgi/pom.xml index 8f7934a..87b640c 100644 --- a/services/wsn/wsn-osgi/pom.xml +++ b/services/wsn/wsn-osgi/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/services/xkms/pom.xml ---------------------------------------------------------------------- diff --git a/services/xkms/pom.xml b/services/xkms/pom.xml index 4a50691..8627ff3 100644 --- a/services/xkms/pom.xml +++ b/services/xkms/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.cxf.services</groupId> <artifactId>cxf-services</artifactId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../pom.xml</relativePath> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/services/xkms/xkms-client/pom.xml ---------------------------------------------------------------------- diff --git a/services/xkms/xkms-client/pom.xml b/services/xkms/xkms-client/pom.xml index fac2d13..45d8573 100644 --- a/services/xkms/xkms-client/pom.xml +++ b/services/xkms/xkms-client/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/services/xkms/xkms-common/pom.xml ---------------------------------------------------------------------- diff --git a/services/xkms/xkms-common/pom.xml b/services/xkms/xkms-common/pom.xml index a2c7f36..770eceb 100644 --- a/services/xkms/xkms-common/pom.xml +++ b/services/xkms/xkms-common/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/services/xkms/xkms-features/pom.xml ---------------------------------------------------------------------- diff --git a/services/xkms/xkms-features/pom.xml b/services/xkms/xkms-features/pom.xml index 5e869de..a456a8f 100644 --- a/services/xkms/xkms-features/pom.xml +++ b/services/xkms/xkms-features/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/services/xkms/xkms-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/services/xkms/xkms-osgi/pom.xml b/services/xkms/xkms-osgi/pom.xml index b58ec7d..29f7d07 100644 --- a/services/xkms/xkms-osgi/pom.xml +++ b/services/xkms/xkms-osgi/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/services/xkms/xkms-service/pom.xml ---------------------------------------------------------------------- diff --git a/services/xkms/xkms-service/pom.xml b/services/xkms/xkms-service/pom.xml index 4ecad08..fba93e3 100644 --- a/services/xkms/xkms-service/pom.xml +++ b/services/xkms/xkms-service/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/services/xkms/xkms-war/pom.xml ---------------------------------------------------------------------- diff --git a/services/xkms/xkms-war/pom.xml b/services/xkms/xkms-war/pom.xml index de867e3..1c4dc50 100644 --- a/services/xkms/xkms-war/pom.xml +++ b/services/xkms/xkms-war/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/services/xkms/xkms-x509-handlers/pom.xml ---------------------------------------------------------------------- diff --git a/services/xkms/xkms-x509-handlers/pom.xml b/services/xkms/xkms-x509-handlers/pom.xml index 5450e23..8236629 100644 --- a/services/xkms/xkms-x509-handlers/pom.xml +++ b/services/xkms/xkms-x509-handlers/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/services/xkms/xkms-x509-repo-ldap/pom.xml ---------------------------------------------------------------------- diff --git a/services/xkms/xkms-x509-repo-ldap/pom.xml b/services/xkms/xkms-x509-repo-ldap/pom.xml index 458cef4..9600864 100644 --- a/services/xkms/xkms-x509-repo-ldap/pom.xml +++ b/services/xkms/xkms-x509-repo-ldap/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <groupId>org.apache.cxf.services.xkms</groupId> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/systests/cdi/pom.xml ---------------------------------------------------------------------- diff --git a/systests/cdi/pom.xml b/systests/cdi/pom.xml index 77dca6e..582a1a8 100644 --- a/systests/cdi/pom.xml +++ b/systests/cdi/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/systests/container-integration/grizzly/pom.xml ---------------------------------------------------------------------- diff --git a/systests/container-integration/grizzly/pom.xml b/systests/container-integration/grizzly/pom.xml index 4748a2d..e0a1847 100644 --- a/systests/container-integration/grizzly/pom.xml +++ b/systests/container-integration/grizzly/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.cxf.systests</groupId> <artifactId>cxf-systests-container-integration</artifactId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>cxf-systests-ci-grizzly</artifactId> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/systests/container-integration/pom.xml ---------------------------------------------------------------------- diff --git a/systests/container-integration/pom.xml b/systests/container-integration/pom.xml index 0694340..b95f851 100644 --- a/systests/container-integration/pom.xml +++ b/systests/container-integration/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/systests/container-integration/webapp/pom.xml ---------------------------------------------------------------------- diff --git a/systests/container-integration/webapp/pom.xml b/systests/container-integration/webapp/pom.xml index 7f20846..e7d191b 100644 --- a/systests/container-integration/webapp/pom.xml +++ b/systests/container-integration/webapp/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.cxf.systests</groupId> <artifactId>cxf-systests-container-integration</artifactId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>cxf-systests-ci-webapp</artifactId> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/systests/databinding/pom.xml ---------------------------------------------------------------------- diff --git a/systests/databinding/pom.xml b/systests/databinding/pom.xml index 1e40567..d478567 100644 --- a/systests/databinding/pom.xml +++ b/systests/databinding/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/systests/jaxrs/pom.xml ---------------------------------------------------------------------- diff --git a/systests/jaxrs/pom.xml b/systests/jaxrs/pom.xml index f5b291d..9216ac6 100644 --- a/systests/jaxrs/pom.xml +++ b/systests/jaxrs/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/systests/jaxws/pom.xml ---------------------------------------------------------------------- diff --git a/systests/jaxws/pom.xml b/systests/jaxws/pom.xml index 58163c3..9dbff29 100644 --- a/systests/jaxws/pom.xml +++ b/systests/jaxws/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/systests/jibx/databinding-jibx/pom.xml ---------------------------------------------------------------------- diff --git a/systests/jibx/databinding-jibx/pom.xml b/systests/jibx/databinding-jibx/pom.xml index 9b01f47..c1b0ad9 100644 --- a/systests/jibx/databinding-jibx/pom.xml +++ b/systests/jibx/databinding-jibx/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-systests-jibx</artifactId> <groupId>org.apache.cxf.systests</groupId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/systests/jibx/jaxrs-jibx/pom.xml ---------------------------------------------------------------------- diff --git a/systests/jibx/jaxrs-jibx/pom.xml b/systests/jibx/jaxrs-jibx/pom.xml index 0c64b34..0cc1a94 100644 --- a/systests/jibx/jaxrs-jibx/pom.xml +++ b/systests/jibx/jaxrs-jibx/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-systests-jibx</artifactId> <groupId>org.apache.cxf.systests</groupId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/systests/jibx/pom.xml ---------------------------------------------------------------------- diff --git a/systests/jibx/pom.xml b/systests/jibx/pom.xml index 8a5dd0a..302c8dd 100644 --- a/systests/jibx/pom.xml +++ b/systests/jibx/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/systests/kerberos/pom.xml ---------------------------------------------------------------------- diff --git a/systests/kerberos/pom.xml b/systests/kerberos/pom.xml index b903768..670a711 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.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/systests/pom.xml ---------------------------------------------------------------------- diff --git a/systests/pom.xml b/systests/pom.xml index 0189b8d..daf746e 100644 --- a/systests/pom.xml +++ b/systests/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf</artifactId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.2</version> </parent> <modules> <module>container-integration</module> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/systests/rs-http-sci/pom.xml ---------------------------------------------------------------------- diff --git a/systests/rs-http-sci/pom.xml b/systests/rs-http-sci/pom.xml index fa148f5..426f772 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.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/systests/rs-security/pom.xml ---------------------------------------------------------------------- diff --git a/systests/rs-security/pom.xml b/systests/rs-security/pom.xml index f3024a1..7b20751 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.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/systests/tracing/pom.xml ---------------------------------------------------------------------- diff --git a/systests/tracing/pom.xml b/systests/tracing/pom.xml index 4cacecb..eefe9e6 100644 --- a/systests/tracing/pom.xml +++ b/systests/tracing/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/systests/transport-jms/pom.xml ---------------------------------------------------------------------- diff --git a/systests/transport-jms/pom.xml b/systests/transport-jms/pom.xml index bcefd5e..463da5f 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.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/systests/transports-ssl3/pom.xml ---------------------------------------------------------------------- diff --git a/systests/transports-ssl3/pom.xml b/systests/transports-ssl3/pom.xml index 4d27f14..840909f 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.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/systests/transports/pom.xml ---------------------------------------------------------------------- diff --git a/systests/transports/pom.xml b/systests/transports/pom.xml index f34cb54..df87140 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.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/systests/uncategorized/pom.xml ---------------------------------------------------------------------- diff --git a/systests/uncategorized/pom.xml b/systests/uncategorized/pom.xml index 9c29103..bdac40c 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.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/systests/ws-rm/pom.xml ---------------------------------------------------------------------- diff --git a/systests/ws-rm/pom.xml b/systests/ws-rm/pom.xml index a5aa24a..b5c84cb 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.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/systests/ws-security-examples/pom.xml ---------------------------------------------------------------------- diff --git a/systests/ws-security-examples/pom.xml b/systests/ws-security-examples/pom.xml index d338b11..1d00411 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.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/systests/ws-security/pom.xml ---------------------------------------------------------------------- diff --git a/systests/ws-security/pom.xml b/systests/ws-security/pom.xml index 96059c6..7b5fa33 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.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/systests/ws-specs/pom.xml ---------------------------------------------------------------------- diff --git a/systests/ws-specs/pom.xml b/systests/ws-specs/pom.xml index 215d505..0666a6c 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.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/systests/wsdl_maven/codegen/pom.xml ---------------------------------------------------------------------- diff --git a/systests/wsdl_maven/codegen/pom.xml b/systests/wsdl_maven/codegen/pom.xml index 241d7c0..37055f9 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.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/systests/wsdl_maven/java2ws/pom.xml ---------------------------------------------------------------------- diff --git a/systests/wsdl_maven/java2ws/pom.xml b/systests/wsdl_maven/java2ws/pom.xml index ba5ad9f..b4a1890 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.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/systests/wsdl_maven/pom.xml ---------------------------------------------------------------------- diff --git a/systests/wsdl_maven/pom.xml b/systests/wsdl_maven/pom.xml index c889f52..ae3dedd 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.1.3-SNAPSHOT</version> + <version>3.1.2</version> </parent> <modules> <module>codegen</module> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/testutils/pom.xml ---------------------------------------------------------------------- diff --git a/testutils/pom.xml b/testutils/pom.xml index 617878f..b07a063 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.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../parent/pom.xml</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/tools/common/pom.xml ---------------------------------------------------------------------- diff --git a/tools/common/pom.xml b/tools/common/pom.xml index e012a6c..b35f78c 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.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/tools/corba/pom.xml ---------------------------------------------------------------------- diff --git a/tools/corba/pom.xml b/tools/corba/pom.xml index 6612eb6..c8ef88b 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.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/tools/javato/pom.xml ---------------------------------------------------------------------- diff --git a/tools/javato/pom.xml b/tools/javato/pom.xml index bb9b0da..957792f 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.1.3-SNAPSHOT</version> + <version>3.1.2</version> </parent> <modules> <module>ws</module> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/tools/javato/ws/pom.xml ---------------------------------------------------------------------- diff --git a/tools/javato/ws/pom.xml b/tools/javato/ws/pom.xml index f60d06a..b712f9d 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.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/tools/pom.xml ---------------------------------------------------------------------- diff --git a/tools/pom.xml b/tools/pom.xml index c1f4b8b..1a55f5f 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf</artifactId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.2</version> </parent> <modules> <module>common</module> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/tools/validator/pom.xml ---------------------------------------------------------------------- diff --git a/tools/validator/pom.xml b/tools/validator/pom.xml index a3497c4..c0c4d10 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.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <properties> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/tools/wadlto/jaxrs/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wadlto/jaxrs/pom.xml b/tools/wadlto/jaxrs/pom.xml index 63a9443..567cb58 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.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/tools/wadlto/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wadlto/pom.xml b/tools/wadlto/pom.xml index 094d466..59d4124 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.1.3-SNAPSHOT</version> + <version>3.1.2</version> </parent> <modules> <module>jaxrs</module> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/tools/wsdlto/core/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/core/pom.xml b/tools/wsdlto/core/pom.xml index 6d9ac5c..6f5fcad 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.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/tools/wsdlto/databinding/jaxb/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/databinding/jaxb/pom.xml b/tools/wsdlto/databinding/jaxb/pom.xml index 5e603b3..e91a7b7 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.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/tools/wsdlto/frontend/javascript/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/frontend/javascript/pom.xml b/tools/wsdlto/frontend/javascript/pom.xml index 76cd1b7..aa40d5a 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.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/tools/wsdlto/frontend/jaxws/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/frontend/jaxws/pom.xml b/tools/wsdlto/frontend/jaxws/pom.xml index c23b6f2..b6af7d7 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.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/tools/wsdlto/misc/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/misc/pom.xml b/tools/wsdlto/misc/pom.xml index ae1dcac..afeab5d 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.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/tools/wsdlto/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/pom.xml b/tools/wsdlto/pom.xml index 1982754..1272da0 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.1.3-SNAPSHOT</version> + <version>3.1.2</version> </parent> <modules> <module>core</module> http://git-wip-us.apache.org/repos/asf/cxf/blob/bc9e3714/tools/wsdlto/test/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/test/pom.xml b/tools/wsdlto/test/pom.xml index 31e2c61..1e0f92b 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.1.3-SNAPSHOT</version> + <version>3.1.2</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <dependencies>
