Return-Path: X-Original-To: apmail-cxf-commits-archive@www.apache.org Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D9BFE18001 for ; Tue, 28 Jul 2015 16:15:35 +0000 (UTC) Received: (qmail 81679 invoked by uid 500); 28 Jul 2015 16:15:35 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 81580 invoked by uid 500); 28 Jul 2015 16:15:35 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 81170 invoked by uid 99); 28 Jul 2015 16:15:35 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jul 2015 16:15:35 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id F1080E35D1; Tue, 28 Jul 2015 16:15:34 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: dkulp@apache.org To: commits@cxf.apache.org Date: Tue, 28 Jul 2015 16:15:38 -0000 Message-Id: <21452fadccbf4dc8b8d1a8e712536f6d@git.apache.org> In-Reply-To: <57cfdf004e0247c69b1591bc93a6bb9b@git.apache.org> References: <57cfdf004e0247c69b1591bc93a6bb9b@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [5/6] cxf git commit: [maven-release-plugin] prepare for next development iteration http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/distribution/src/main/release/samples/soap_header/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/soap_header/pom.xml b/distribution/src/main/release/samples/soap_header/pom.xml index 7f1d1b2..ad2b756 100644 --- a/distribution/src/main/release/samples/soap_header/pom.xml +++ b/distribution/src/main/release/samples/soap_header/pom.xml @@ -25,7 +25,7 @@ org.apache.cxf.samples cxf-samples - 3.1.2 + 3.1.3-SNAPSHOT ${project.version} @@ -114,18 +114,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.2 + 3.1.3-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/distribution/src/main/release/samples/sts/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/sts/pom.xml b/distribution/src/main/release/samples/sts/pom.xml index ef25d38..2842319 100644 --- a/distribution/src/main/release/samples/sts/pom.xml +++ b/distribution/src/main/release/samples/sts/pom.xml @@ -25,7 +25,7 @@ org.apache.cxf.samples cxf-samples - 3.1.2 + 3.1.3-SNAPSHOT .. http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/distribution/src/main/release/samples/throttling/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/throttling/pom.xml b/distribution/src/main/release/samples/throttling/pom.xml index 4702444..d80e4dc 100644 --- a/distribution/src/main/release/samples/throttling/pom.xml +++ b/distribution/src/main/release/samples/throttling/pom.xml @@ -25,7 +25,7 @@ org.apache.cxf.samples cxf-samples - 3.1.2 + 3.1.3-SNAPSHOT ${basedir}/src/main/config/hello_world.wsdl http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/distribution/src/main/release/samples/ws_addressing/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/ws_addressing/pom.xml b/distribution/src/main/release/samples/ws_addressing/pom.xml index be67d8f..ceacb66 100644 --- a/distribution/src/main/release/samples/ws_addressing/pom.xml +++ b/distribution/src/main/release/samples/ws_addressing/pom.xml @@ -25,7 +25,7 @@ org.apache.cxf.samples cxf-samples - 3.1.2 + 3.1.3-SNAPSHOT ${project.version} @@ -118,17 +118,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.2 + 3.1.3-SNAPSHOT org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/distribution/src/main/release/samples/ws_discovery/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/ws_discovery/pom.xml b/distribution/src/main/release/samples/ws_discovery/pom.xml index a53d62c..1f159c1 100644 --- a/distribution/src/main/release/samples/ws_discovery/pom.xml +++ b/distribution/src/main/release/samples/ws_discovery/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf.samples cxf-samples - 3.1.2 + 3.1.3-SNAPSHOT ${project.version} @@ -37,22 +37,22 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf.services.ws-discovery cxf-services-ws-discovery-api - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf.services.ws-discovery cxf-services-ws-discovery-service - 3.1.2 + 3.1.3-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/distribution/src/main/release/samples/ws_eventing/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/ws_eventing/pom.xml b/distribution/src/main/release/samples/ws_eventing/pom.xml index 84adc16..4c1b442 100644 --- a/distribution/src/main/release/samples/ws_eventing/pom.xml +++ b/distribution/src/main/release/samples/ws_eventing/pom.xml @@ -25,7 +25,7 @@ org.apache.cxf.samples cxf-samples - 3.1.2 + 3.1.3-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/distribution/src/main/release/samples/ws_notification/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/ws_notification/pom.xml b/distribution/src/main/release/samples/ws_notification/pom.xml index d9c2acd..186af7d 100644 --- a/distribution/src/main/release/samples/ws_notification/pom.xml +++ b/distribution/src/main/release/samples/ws_notification/pom.xml @@ -25,7 +25,7 @@ org.apache.cxf.samples cxf-samples - 3.1.2 + 3.1.3-SNAPSHOT ${project.version} @@ -82,32 +82,32 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-ws-addr - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-ws-policy - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf.services.wsn cxf-services-wsn-core - 3.1.2 + 3.1.3-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/distribution/src/main/release/samples/ws_policy/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/ws_policy/pom.xml b/distribution/src/main/release/samples/ws_policy/pom.xml index 37f61ff..f38281e 100644 --- a/distribution/src/main/release/samples/ws_policy/pom.xml +++ b/distribution/src/main/release/samples/ws_policy/pom.xml @@ -25,7 +25,7 @@ org.apache.cxf.samples cxf-samples - 3.1.2 + 3.1.3-SNAPSHOT ${project.version} @@ -113,17 +113,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.2 + 3.1.3-SNAPSHOT org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/distribution/src/main/release/samples/ws_rm/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/ws_rm/pom.xml b/distribution/src/main/release/samples/ws_rm/pom.xml index f061bbe..03cf1b1 100644 --- a/distribution/src/main/release/samples/ws_rm/pom.xml +++ b/distribution/src/main/release/samples/ws_rm/pom.xml @@ -25,7 +25,7 @@ org.apache.cxf.samples cxf-samples - 3.1.2 + 3.1.3-SNAPSHOT ${project.version} @@ -108,23 +108,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-ws-rm - 3.1.2 + 3.1.3-SNAPSHOT org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml b/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml index b5349ba..9235c83 100644 --- a/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml +++ b/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml @@ -25,7 +25,7 @@ org.apache.cxf.samples cxf-samples - 3.1.2 + 3.1.3-SNAPSHOT ../.. @@ -165,38 +165,38 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-ws-rm - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-ws-security - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-ws-addr - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-ws-policy - 3.1.2 + 3.1.3-SNAPSHOT org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/distribution/src/main/release/samples/ws_security/ut/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/ws_security/ut/pom.xml b/distribution/src/main/release/samples/ws_security/ut/pom.xml index 1e0d09a..4e631bc 100644 --- a/distribution/src/main/release/samples/ws_security/ut/pom.xml +++ b/distribution/src/main/release/samples/ws_security/ut/pom.xml @@ -25,7 +25,7 @@ org.apache.cxf.samples cxf-samples - 3.1.2 + 3.1.3-SNAPSHOT ../.. @@ -154,23 +154,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-ws-security - 3.1.2 + 3.1.3-SNAPSHOT org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml b/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml index 6dec1d8..f3cfde6 100644 --- a/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml +++ b/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml @@ -25,7 +25,7 @@ org.apache.cxf.samples cxf-samples - 3.1.2 + 3.1.3-SNAPSHOT ../.. http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/distribution/src/main/release/samples/wsdl_first/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/wsdl_first/pom.xml b/distribution/src/main/release/samples/wsdl_first/pom.xml index 15d1229..e01041a 100644 --- a/distribution/src/main/release/samples/wsdl_first/pom.xml +++ b/distribution/src/main/release/samples/wsdl_first/pom.xml @@ -26,7 +26,7 @@ org.apache.cxf.samples cxf-samples - 3.1.2 + 3.1.3-SNAPSHOT ${project.version} @@ -249,22 +249,22 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-management - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-features-metrics - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf.xjc-utils http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml b/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml index a9015e6..56160fb 100644 --- a/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml +++ b/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml @@ -25,7 +25,7 @@ org.apache.cxf.samples cxf-samples - 3.1.2 + 3.1.3-SNAPSHOT ${project.version} @@ -112,18 +112,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.2 + 3.1.3-SNAPSHOT com.sun.xml.bind http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/distribution/src/main/release/samples/wsdl_first_https/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/wsdl_first_https/pom.xml b/distribution/src/main/release/samples/wsdl_first_https/pom.xml index c69d92a..d40e3f4 100644 --- a/distribution/src/main/release/samples/wsdl_first_https/pom.xml +++ b/distribution/src/main/release/samples/wsdl_first_https/pom.xml @@ -25,7 +25,7 @@ org.apache.cxf.samples cxf-samples - 3.1.2 + 3.1.3-SNAPSHOT ${basedir}/src/main/config/hello_world.wsdl http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml b/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml index 00cff2e..bbcfb56 100644 --- a/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml +++ b/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml @@ -25,7 +25,7 @@ org.apache.cxf.samples cxf-samples - 3.1.2 + 3.1.3-SNAPSHOT ${project.version} @@ -114,18 +114,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.2 + 3.1.3-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml b/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml index 31e21ec..3636260 100644 --- a/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml +++ b/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml @@ -25,7 +25,7 @@ org.apache.cxf.samples cxf-samples - 3.1.2 + 3.1.3-SNAPSHOT ${project.version} @@ -114,18 +114,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.2 + 3.1.3-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml b/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml index bd97dc9..5e3ad19 100644 --- a/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml +++ b/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml @@ -25,7 +25,7 @@ org.apache.cxf.samples cxf-samples - 3.1.2 + 3.1.3-SNAPSHOT ${project.version} @@ -114,18 +114,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.2 + 3.1.3-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml b/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml index cc66e4c..a70d7b6 100644 --- a/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml +++ b/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml @@ -25,7 +25,7 @@ org.apache.cxf.samples cxf-samples - 3.1.2 + 3.1.3-SNAPSHOT ${project.version} @@ -114,18 +114,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.2 + 3.1.3-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml b/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml index 88c3a27..b559101 100644 --- a/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml +++ b/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml @@ -25,7 +25,7 @@ org.apache.cxf.samples cxf-samples - 3.1.2 + 3.1.3-SNAPSHOT ${project.version} @@ -129,23 +129,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-databinding-xmlbeans - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.2 + 3.1.3-SNAPSHOT org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/integration/cdi/pom.xml ---------------------------------------------------------------------- diff --git a/integration/cdi/pom.xml b/integration/cdi/pom.xml index f4ab9e3..4578580 100644 --- a/integration/cdi/pom.xml +++ b/integration/cdi/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/integration/jca/pom.xml ---------------------------------------------------------------------- diff --git a/integration/jca/pom.xml b/integration/jca/pom.xml index a20ad05..34d93e0 100644 --- a/integration/jca/pom.xml +++ b/integration/jca/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/integration/pom.xml ---------------------------------------------------------------------- diff --git a/integration/pom.xml b/integration/pom.xml index 9bbd162..3b974f4 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf - 3.1.2 + 3.1.3-SNAPSHOT jca http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/integration/tracing/tracing-htrace/pom.xml ---------------------------------------------------------------------- diff --git a/integration/tracing/tracing-htrace/pom.xml b/integration/tracing/tracing-htrace/pom.xml index a163d2e..7bb66e7 100644 --- a/integration/tracing/tracing-htrace/pom.xml +++ b/integration/tracing/tracing-htrace/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml ---------------------------------------------------------------------- diff --git a/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml b/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml index bb68fcc..7e80d57 100644 --- a/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml +++ b/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml org.apache.cxf.archetype http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml ---------------------------------------------------------------------- diff --git a/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml b/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml index 96f7003..6184468 100644 --- a/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml +++ b/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml @@ -22,12 +22,12 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml org.apache.cxf.archetype cxf-jaxws-javafirst - 3.1.2 + 3.1.3-SNAPSHOT maven-archetype Apache CXF Archetype - Simple JAX-WS Java First Creates a project for developing a Web service starting from Java code http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/maven-plugins/archetypes/pom.xml ---------------------------------------------------------------------- diff --git a/maven-plugins/archetypes/pom.xml b/maven-plugins/archetypes/pom.xml index b8b6dc2..fe57e0b 100644 --- a/maven-plugins/archetypes/pom.xml +++ b/maven-plugins/archetypes/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-maven-plugins - 3.1.2 + 3.1.3-SNAPSHOT cxf-jaxws-javafirst http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/maven-plugins/codegen-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/maven-plugins/codegen-plugin/pom.xml b/maven-plugins/codegen-plugin/pom.xml index 68cbc1e..c618e62 100644 --- a/maven-plugins/codegen-plugin/pom.xml +++ b/maven-plugins/codegen-plugin/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-maven-plugins - 3.1.2 + 3.1.3-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/maven-plugins/corba/pom.xml ---------------------------------------------------------------------- diff --git a/maven-plugins/corba/pom.xml b/maven-plugins/corba/pom.xml index 4b6a0f7..da07df9 100644 --- a/maven-plugins/corba/pom.xml +++ b/maven-plugins/corba/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-maven-plugins - 3.1.2 + 3.1.3-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/maven-plugins/java2wadl-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/maven-plugins/java2wadl-plugin/pom.xml b/maven-plugins/java2wadl-plugin/pom.xml index 639b279..9d5252b 100644 --- a/maven-plugins/java2wadl-plugin/pom.xml +++ b/maven-plugins/java2wadl-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf cxf-java2wadl-plugin maven-plugin - 3.1.2 + 3.1.3-SNAPSHOT Apache CXF Java2WADL Maven2 Plugin Apache CXF Java2WADL Maven2 Plugin http://cxf.apache.org @@ -31,7 +31,7 @@ org.apache.cxf cxf-maven-plugins - 3.1.2 + 3.1.3-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/maven-plugins/java2ws-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/maven-plugins/java2ws-plugin/pom.xml b/maven-plugins/java2ws-plugin/pom.xml index 0b94fcf..0c08d0f 100644 --- a/maven-plugins/java2ws-plugin/pom.xml +++ b/maven-plugins/java2ws-plugin/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-maven-plugins - 3.1.2 + 3.1.3-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/maven-plugins/pom.xml ---------------------------------------------------------------------- diff --git a/maven-plugins/pom.xml b/maven-plugins/pom.xml index 9082a64..401e352 100644 --- a/maven-plugins/pom.xml +++ b/maven-plugins/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../parent http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/maven-plugins/wadl2java-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/maven-plugins/wadl2java-plugin/pom.xml b/maven-plugins/wadl2java-plugin/pom.xml index e220403..59e74ae 100644 --- a/maven-plugins/wadl2java-plugin/pom.xml +++ b/maven-plugins/wadl2java-plugin/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-maven-plugins - 3.1.2 + 3.1.3-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/maven-plugins/wsdl-validator-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/maven-plugins/wsdl-validator-plugin/pom.xml b/maven-plugins/wsdl-validator-plugin/pom.xml index 72b6430..0a03141 100644 --- a/maven-plugins/wsdl-validator-plugin/pom.xml +++ b/maven-plugins/wsdl-validator-plugin/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-maven-plugins - 3.1.2 + 3.1.3-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/osgi/bundle/compatible/pom.xml ---------------------------------------------------------------------- diff --git a/osgi/bundle/compatible/pom.xml b/osgi/bundle/compatible/pom.xml index fdc3b9f..623e752 100644 --- a/osgi/bundle/compatible/pom.xml +++ b/osgi/bundle/compatible/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-bundle-parent - 3.1.2 + 3.1.3-SNAPSHOT ${project.groupId}.bundle http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/osgi/bundle/pom.xml ---------------------------------------------------------------------- diff --git a/osgi/bundle/pom.xml b/osgi/bundle/pom.xml index 3489185..87d664f 100644 --- a/osgi/bundle/pom.xml +++ b/osgi/bundle/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../parent http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/osgi/itests-felix/pom.xml ---------------------------------------------------------------------- diff --git a/osgi/itests-felix/pom.xml b/osgi/itests-felix/pom.xml index 60d631f..1aa9052 100644 --- a/osgi/itests-felix/pom.xml +++ b/osgi/itests-felix/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../parent/pom.xml org.apache.cxf.osgi.itests http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/osgi/itests/pom.xml ---------------------------------------------------------------------- diff --git a/osgi/itests/pom.xml b/osgi/itests/pom.xml index dc168c7..cd151e3 100644 --- a/osgi/itests/pom.xml +++ b/osgi/itests/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../parent/pom.xml org.apache.cxf.osgi.itests http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/osgi/karaf/commands/pom.xml ---------------------------------------------------------------------- diff --git a/osgi/karaf/commands/pom.xml b/osgi/karaf/commands/pom.xml index 68aafc6..1cab187 100644 --- a/osgi/karaf/commands/pom.xml +++ b/osgi/karaf/commands/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf.karaf karaf-parent - 3.1.2 + 3.1.3-SNAPSHOT cxf-karaf-commands bundle http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/osgi/karaf/features/pom.xml ---------------------------------------------------------------------- diff --git a/osgi/karaf/features/pom.xml b/osgi/karaf/features/pom.xml index 93db9c9..89fad1f 100644 --- a/osgi/karaf/features/pom.xml +++ b/osgi/karaf/features/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf.karaf karaf-parent - 3.1.2 + 3.1.3-SNAPSHOT apache-cxf pom http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/osgi/karaf/pom.xml ---------------------------------------------------------------------- diff --git a/osgi/karaf/pom.xml b/osgi/karaf/pom.xml index ff8ac55..4a242f3 100644 --- a/osgi/karaf/pom.xml +++ b/osgi/karaf/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../parent org.apache.cxf.karaf http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/osgi/pom.xml ---------------------------------------------------------------------- diff --git a/osgi/pom.xml b/osgi/pom.xml index 21d216e..a673c23 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf - 3.1.2 + 3.1.3-SNAPSHOT bundle http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index df6604a..4d60a3c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -20,7 +20,7 @@ org.apache.cxf cxf - 3.1.2 + 3.1.3-SNAPSHOT 4.0.0 cxf-parent http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5759c73..993e4d8 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 4.0.0 org.apache.cxf cxf - 3.1.2 + 3.1.3-SNAPSHOT Apache CXF Apache CXF is an open-source services framework that aids in the development of services using front-end programming APIs, like JAX-WS @@ -31,7 +31,7 @@ scm:git:http://git-wip-us.apache.org/repos/asf/cxf.git scm:git:https://git-wip-us.apache.org/repos/asf/cxf.git - cxf-3.1.2 + HEAD jira http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/bindings/coloc/pom.xml ---------------------------------------------------------------------- diff --git a/rt/bindings/coloc/pom.xml b/rt/bindings/coloc/pom.xml index 688db8b..f691735 100644 --- a/rt/bindings/coloc/pom.xml +++ b/rt/bindings/coloc/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/bindings/corba/pom.xml ---------------------------------------------------------------------- diff --git a/rt/bindings/corba/pom.xml b/rt/bindings/corba/pom.xml index 7e4a9ad..16cbf13 100644 --- a/rt/bindings/corba/pom.xml +++ b/rt/bindings/corba/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/bindings/object/pom.xml ---------------------------------------------------------------------- diff --git a/rt/bindings/object/pom.xml b/rt/bindings/object/pom.xml index 69d9ca4..7550135 100644 --- a/rt/bindings/object/pom.xml +++ b/rt/bindings/object/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/bindings/pom.xml ---------------------------------------------------------------------- diff --git a/rt/bindings/pom.xml b/rt/bindings/pom.xml index dd62d10..9b0ca79 100644 --- a/rt/bindings/pom.xml +++ b/rt/bindings/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-rt - 3.1.2 + 3.1.3-SNAPSHOT soap http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/bindings/soap/pom.xml ---------------------------------------------------------------------- diff --git a/rt/bindings/soap/pom.xml b/rt/bindings/soap/pom.xml index 700c4c1..ed9b292 100644 --- a/rt/bindings/soap/pom.xml +++ b/rt/bindings/soap/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/bindings/xml/pom.xml ---------------------------------------------------------------------- diff --git a/rt/bindings/xml/pom.xml b/rt/bindings/xml/pom.xml index e0a856d..915150f 100644 --- a/rt/bindings/xml/pom.xml +++ b/rt/bindings/xml/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/databinding/aegis/pom.xml ---------------------------------------------------------------------- diff --git a/rt/databinding/aegis/pom.xml b/rt/databinding/aegis/pom.xml index a8bd7f0..02a65f0 100644 --- a/rt/databinding/aegis/pom.xml +++ b/rt/databinding/aegis/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/databinding/jaxb/pom.xml ---------------------------------------------------------------------- diff --git a/rt/databinding/jaxb/pom.xml b/rt/databinding/jaxb/pom.xml index 65beb2e..73d8022 100644 --- a/rt/databinding/jaxb/pom.xml +++ b/rt/databinding/jaxb/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/databinding/jibx/pom.xml ---------------------------------------------------------------------- diff --git a/rt/databinding/jibx/pom.xml b/rt/databinding/jibx/pom.xml index 0836570..3585677 100644 --- a/rt/databinding/jibx/pom.xml +++ b/rt/databinding/jibx/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/databinding/sdo/pom.xml ---------------------------------------------------------------------- diff --git a/rt/databinding/sdo/pom.xml b/rt/databinding/sdo/pom.xml index fe3081f..9aae048 100644 --- a/rt/databinding/sdo/pom.xml +++ b/rt/databinding/sdo/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/databinding/xmlbeans/pom.xml ---------------------------------------------------------------------- diff --git a/rt/databinding/xmlbeans/pom.xml b/rt/databinding/xmlbeans/pom.xml index 0930576..f948675 100644 --- a/rt/databinding/xmlbeans/pom.xml +++ b/rt/databinding/xmlbeans/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/features/clustering/pom.xml ---------------------------------------------------------------------- diff --git a/rt/features/clustering/pom.xml b/rt/features/clustering/pom.xml index 06ba522..7bb3ff8 100644 --- a/rt/features/clustering/pom.xml +++ b/rt/features/clustering/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/features/logging/pom.xml ---------------------------------------------------------------------- diff --git a/rt/features/logging/pom.xml b/rt/features/logging/pom.xml index cf0107c..291faab 100644 --- a/rt/features/logging/pom.xml +++ b/rt/features/logging/pom.xml @@ -3,14 +3,14 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml cxf-rt-features-logging bundle - 3.1.2 + 3.1.3-SNAPSHOT org.apache.cxf.ext.logging.osgi.Activator http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/features/metrics/pom.xml ---------------------------------------------------------------------- diff --git a/rt/features/metrics/pom.xml b/rt/features/metrics/pom.xml index 9615925..3439675 100644 --- a/rt/features/metrics/pom.xml +++ b/rt/features/metrics/pom.xml @@ -3,7 +3,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml cxf-rt-features-metrics http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/features/throttling/pom.xml ---------------------------------------------------------------------- diff --git a/rt/features/throttling/pom.xml b/rt/features/throttling/pom.xml index 81987f7..30d1120 100644 --- a/rt/features/throttling/pom.xml +++ b/rt/features/throttling/pom.xml @@ -3,7 +3,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml cxf-rt-features-throttling http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/frontend/jaxrs/pom.xml ---------------------------------------------------------------------- diff --git a/rt/frontend/jaxrs/pom.xml b/rt/frontend/jaxrs/pom.xml index 7aa3ccb..590665c 100644 --- a/rt/frontend/jaxrs/pom.xml +++ b/rt/frontend/jaxrs/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/frontend/jaxws/pom.xml ---------------------------------------------------------------------- diff --git a/rt/frontend/jaxws/pom.xml b/rt/frontend/jaxws/pom.xml index a29285f..b0deeef 100644 --- a/rt/frontend/jaxws/pom.xml +++ b/rt/frontend/jaxws/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/frontend/js/pom.xml ---------------------------------------------------------------------- diff --git a/rt/frontend/js/pom.xml b/rt/frontend/js/pom.xml index bf45ac5..5048aca 100644 --- a/rt/frontend/js/pom.xml +++ b/rt/frontend/js/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/frontend/simple/pom.xml ---------------------------------------------------------------------- diff --git a/rt/frontend/simple/pom.xml b/rt/frontend/simple/pom.xml index 7cad602..a660379 100644 --- a/rt/frontend/simple/pom.xml +++ b/rt/frontend/simple/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/javascript/javascript-rt/pom.xml ---------------------------------------------------------------------- diff --git a/rt/javascript/javascript-rt/pom.xml b/rt/javascript/javascript-rt/pom.xml index 249603d..dcd6d68 100644 --- a/rt/javascript/javascript-rt/pom.xml +++ b/rt/javascript/javascript-rt/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-runtime-javascript - 3.1.2 + 3.1.3-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/javascript/javascript-tests/pom.xml ---------------------------------------------------------------------- diff --git a/rt/javascript/javascript-tests/pom.xml b/rt/javascript/javascript-tests/pom.xml index 674be79..eec6ed5 100644 --- a/rt/javascript/javascript-tests/pom.xml +++ b/rt/javascript/javascript-tests/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-runtime-javascript - 3.1.2 + 3.1.3-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/javascript/pom.xml ---------------------------------------------------------------------- diff --git a/rt/javascript/pom.xml b/rt/javascript/pom.xml index 0e1fc36..7d99d7f 100644 --- a/rt/javascript/pom.xml +++ b/rt/javascript/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/management-web/pom.xml ---------------------------------------------------------------------- diff --git a/rt/management-web/pom.xml b/rt/management-web/pom.xml index dd5eb39..f78bbfe 100644 --- a/rt/management-web/pom.xml +++ b/rt/management-web/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/management/pom.xml ---------------------------------------------------------------------- diff --git a/rt/management/pom.xml b/rt/management/pom.xml index 77042ae..7411137 100644 --- a/rt/management/pom.xml +++ b/rt/management/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/pom.xml ---------------------------------------------------------------------- diff --git a/rt/pom.xml b/rt/pom.xml index fe584fd..1ad8ce8 100644 --- a/rt/pom.xml +++ b/rt/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf - 3.1.2 + 3.1.3-SNAPSHOT wsdl http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/rs/client/pom.xml ---------------------------------------------------------------------- diff --git a/rt/rs/client/pom.xml b/rt/rs/client/pom.xml index b0f06bc..4e46fe3 100644 --- a/rt/rs/client/pom.xml +++ b/rt/rs/client/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/rs/description/pom.xml ---------------------------------------------------------------------- diff --git a/rt/rs/description/pom.xml b/rt/rs/description/pom.xml index d64e010..8a4b785 100644 --- a/rt/rs/description/pom.xml +++ b/rt/rs/description/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/rs/extensions/providers/pom.xml ---------------------------------------------------------------------- diff --git a/rt/rs/extensions/providers/pom.xml b/rt/rs/extensions/providers/pom.xml index bef749b..5ddce62 100644 --- a/rt/rs/extensions/providers/pom.xml +++ b/rt/rs/extensions/providers/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/rs/extensions/search/pom.xml ---------------------------------------------------------------------- diff --git a/rt/rs/extensions/search/pom.xml b/rt/rs/extensions/search/pom.xml index 9bae1fc..8a02f86 100644 --- a/rt/rs/extensions/search/pom.xml +++ b/rt/rs/extensions/search/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/rs/http-sci/pom.xml ---------------------------------------------------------------------- diff --git a/rt/rs/http-sci/pom.xml b/rt/rs/http-sci/pom.xml index 392efca..a068ab3 100644 --- a/rt/rs/http-sci/pom.xml +++ b/rt/rs/http-sci/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/rs/security/cors/pom.xml ---------------------------------------------------------------------- diff --git a/rt/rs/security/cors/pom.xml b/rt/rs/security/cors/pom.xml index 25d3041..08b0601 100644 --- a/rt/rs/security/cors/pom.xml +++ b/rt/rs/security/cors/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/rs/security/jose/pom.xml ---------------------------------------------------------------------- diff --git a/rt/rs/security/jose/pom.xml b/rt/rs/security/jose/pom.xml index 76b4151..ff524fa 100644 --- a/rt/rs/security/jose/pom.xml +++ b/rt/rs/security/jose/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/rs/security/oauth-parent/oauth/pom.xml ---------------------------------------------------------------------- diff --git a/rt/rs/security/oauth-parent/oauth/pom.xml b/rt/rs/security/oauth-parent/oauth/pom.xml index 198e5aa..cf5f897 100644 --- a/rt/rs/security/oauth-parent/oauth/pom.xml +++ b/rt/rs/security/oauth-parent/oauth/pom.xml @@ -27,7 +27,7 @@ cxf-rt-rs-security-oauth-parent org.apache.cxf - 3.1.2 + 3.1.3-SNAPSHOT ../pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/rs/security/oauth-parent/oauth2-saml/pom.xml ---------------------------------------------------------------------- diff --git a/rt/rs/security/oauth-parent/oauth2-saml/pom.xml b/rt/rs/security/oauth-parent/oauth2-saml/pom.xml index 25ca9af..8dd9833 100644 --- a/rt/rs/security/oauth-parent/oauth2-saml/pom.xml +++ b/rt/rs/security/oauth-parent/oauth2-saml/pom.xml @@ -27,7 +27,7 @@ cxf-rt-rs-security-oauth-parent org.apache.cxf - 3.1.2 + 3.1.3-SNAPSHOT ../pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/rs/security/oauth-parent/oauth2/pom.xml ---------------------------------------------------------------------- diff --git a/rt/rs/security/oauth-parent/oauth2/pom.xml b/rt/rs/security/oauth-parent/oauth2/pom.xml index b6a4c06..7cfef9a 100644 --- a/rt/rs/security/oauth-parent/oauth2/pom.xml +++ b/rt/rs/security/oauth-parent/oauth2/pom.xml @@ -27,7 +27,7 @@ cxf-rt-rs-security-oauth-parent org.apache.cxf - 3.1.2 + 3.1.3-SNAPSHOT ../pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/rs/security/oauth-parent/pom.xml ---------------------------------------------------------------------- diff --git a/rt/rs/security/oauth-parent/pom.xml b/rt/rs/security/oauth-parent/pom.xml index f788869..53c08d4 100644 --- a/rt/rs/security/oauth-parent/pom.xml +++ b/rt/rs/security/oauth-parent/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/rs/security/sso/oidc/pom.xml ---------------------------------------------------------------------- diff --git a/rt/rs/security/sso/oidc/pom.xml b/rt/rs/security/sso/oidc/pom.xml index 2eaadd8..4666a3b 100644 --- a/rt/rs/security/sso/oidc/pom.xml +++ b/rt/rs/security/sso/oidc/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/rs/security/sso/saml/pom.xml ---------------------------------------------------------------------- diff --git a/rt/rs/security/sso/saml/pom.xml b/rt/rs/security/sso/saml/pom.xml index 1e47612..850fd1c 100644 --- a/rt/rs/security/sso/saml/pom.xml +++ b/rt/rs/security/sso/saml/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/rs/security/xml/pom.xml ---------------------------------------------------------------------- diff --git a/rt/rs/security/xml/pom.xml b/rt/rs/security/xml/pom.xml index 0002148..f1e3cee 100644 --- a/rt/rs/security/xml/pom.xml +++ b/rt/rs/security/xml/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/security-saml/pom.xml ---------------------------------------------------------------------- diff --git a/rt/security-saml/pom.xml b/rt/security-saml/pom.xml index ec3fae9..6e7da6e 100644 --- a/rt/security-saml/pom.xml +++ b/rt/security-saml/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/security/pom.xml ---------------------------------------------------------------------- diff --git a/rt/security/pom.xml b/rt/security/pom.xml index 28cb9c8..c17cdd8 100644 --- a/rt/security/pom.xml +++ b/rt/security/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/transports/http-hc/pom.xml ---------------------------------------------------------------------- diff --git a/rt/transports/http-hc/pom.xml b/rt/transports/http-hc/pom.xml index 9459c33..6f0271b 100644 --- a/rt/transports/http-hc/pom.xml +++ b/rt/transports/http-hc/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/transports/http-jetty/pom.xml ---------------------------------------------------------------------- diff --git a/rt/transports/http-jetty/pom.xml b/rt/transports/http-jetty/pom.xml index fd37b9b..429705f 100644 --- a/rt/transports/http-jetty/pom.xml +++ b/rt/transports/http-jetty/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/transports/http-netty/netty-client/pom.xml ---------------------------------------------------------------------- diff --git a/rt/transports/http-netty/netty-client/pom.xml b/rt/transports/http-netty/netty-client/pom.xml index ba1e0e0..90f5ef3 100644 --- a/rt/transports/http-netty/netty-client/pom.xml +++ b/rt/transports/http-netty/netty-client/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/transports/http-netty/netty-server/pom.xml ---------------------------------------------------------------------- diff --git a/rt/transports/http-netty/netty-server/pom.xml b/rt/transports/http-netty/netty-server/pom.xml index 7ba0c80..2e3ce37 100644 --- a/rt/transports/http-netty/netty-server/pom.xml +++ b/rt/transports/http-netty/netty-server/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/transports/http/pom.xml ---------------------------------------------------------------------- diff --git a/rt/transports/http/pom.xml b/rt/transports/http/pom.xml index 8b4aef8..f390cbb 100644 --- a/rt/transports/http/pom.xml +++ b/rt/transports/http/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/transports/jms/pom.xml ---------------------------------------------------------------------- diff --git a/rt/transports/jms/pom.xml b/rt/transports/jms/pom.xml index 1f164dd..4633021 100644 --- a/rt/transports/jms/pom.xml +++ b/rt/transports/jms/pom.xml @@ -19,7 +19,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/transports/local/pom.xml ---------------------------------------------------------------------- diff --git a/rt/transports/local/pom.xml b/rt/transports/local/pom.xml index a1cb994..6a57de7 100644 --- a/rt/transports/local/pom.xml +++ b/rt/transports/local/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/transports/udp/pom.xml ---------------------------------------------------------------------- diff --git a/rt/transports/udp/pom.xml b/rt/transports/udp/pom.xml index bad09ee..eaf4b45 100644 --- a/rt/transports/udp/pom.xml +++ b/rt/transports/udp/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/transports/websocket/pom.xml ---------------------------------------------------------------------- diff --git a/rt/transports/websocket/pom.xml b/rt/transports/websocket/pom.xml index 832d1ac..546209b 100644 --- a/rt/transports/websocket/pom.xml +++ b/rt/transports/websocket/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/ws/addr/pom.xml ---------------------------------------------------------------------- diff --git a/rt/ws/addr/pom.xml b/rt/ws/addr/pom.xml index dbc7670..a842138 100644 --- a/rt/ws/addr/pom.xml +++ b/rt/ws/addr/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/ws/eventing/pom.xml ---------------------------------------------------------------------- diff --git a/rt/ws/eventing/pom.xml b/rt/ws/eventing/pom.xml index f7646e1..048bbfb 100644 --- a/rt/ws/eventing/pom.xml +++ b/rt/ws/eventing/pom.xml @@ -9,7 +9,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/ws/mex/pom.xml ---------------------------------------------------------------------- diff --git a/rt/ws/mex/pom.xml b/rt/ws/mex/pom.xml index 1934b47..f76a6ae 100644 --- a/rt/ws/mex/pom.xml +++ b/rt/ws/mex/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/ws/policy/pom.xml ---------------------------------------------------------------------- diff --git a/rt/ws/policy/pom.xml b/rt/ws/policy/pom.xml index 449e9b8..4293479 100644 --- a/rt/ws/policy/pom.xml +++ b/rt/ws/policy/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/ws/rm/pom.xml ---------------------------------------------------------------------- diff --git a/rt/ws/rm/pom.xml b/rt/ws/rm/pom.xml index 30f2ded..a6d8ef4 100644 --- a/rt/ws/rm/pom.xml +++ b/rt/ws/rm/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/ws/security/pom.xml ---------------------------------------------------------------------- diff --git a/rt/ws/security/pom.xml b/rt/ws/security/pom.xml index 7d52fbe..777e944 100644 --- a/rt/ws/security/pom.xml +++ b/rt/ws/security/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/rt/wsdl/pom.xml ---------------------------------------------------------------------- diff --git a/rt/wsdl/pom.xml b/rt/wsdl/pom.xml index 82c5418..aac02d9 100644 --- a/rt/wsdl/pom.xml +++ b/rt/wsdl/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/services/pom.xml ---------------------------------------------------------------------- diff --git a/services/pom.xml b/services/pom.xml index 40e1054..bb01d81 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -28,7 +28,7 @@ org.apache.cxf cxf ../pom.xml - 3.1.2 + 3.1.3-SNAPSHOT sts http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/services/sts/pom.xml ---------------------------------------------------------------------- diff --git a/services/sts/pom.xml b/services/sts/pom.xml index de8a7e5..3c5783b 100644 --- a/services/sts/pom.xml +++ b/services/sts/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf.services cxf-services - 3.1.2 + 3.1.3-SNAPSHOT ../pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/services/sts/sts-core/pom.xml ---------------------------------------------------------------------- diff --git a/services/sts/sts-core/pom.xml b/services/sts/sts-core/pom.xml index 2d901e6..3b2f917 100644 --- a/services/sts/sts-core/pom.xml +++ b/services/sts/sts-core/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/services/sts/sts-war/pom.xml ---------------------------------------------------------------------- diff --git a/services/sts/sts-war/pom.xml b/services/sts/sts-war/pom.xml index 69e4ddd..4c91738 100644 --- a/services/sts/sts-war/pom.xml +++ b/services/sts/sts-war/pom.xml @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/services/sts/systests/advanced/pom.xml ---------------------------------------------------------------------- diff --git a/services/sts/systests/advanced/pom.xml b/services/sts/systests/advanced/pom.xml index 3130dfe..05d335a 100644 --- a/services/sts/systests/advanced/pom.xml +++ b/services/sts/systests/advanced/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/services/sts/systests/basic/pom.xml ---------------------------------------------------------------------- diff --git a/services/sts/systests/basic/pom.xml b/services/sts/systests/basic/pom.xml index 3d3c480..9e0f57a 100644 --- a/services/sts/systests/basic/pom.xml +++ b/services/sts/systests/basic/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/services/sts/systests/pom.xml ---------------------------------------------------------------------- diff --git a/services/sts/systests/pom.xml b/services/sts/systests/pom.xml index 81e2c86..074e4a2 100644 --- a/services/sts/systests/pom.xml +++ b/services/sts/systests/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf.services.sts cxf-services-sts - 3.1.2 + 3.1.3-SNAPSHOT basic http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/services/ws-discovery/pom.xml ---------------------------------------------------------------------- diff --git a/services/ws-discovery/pom.xml b/services/ws-discovery/pom.xml index 60d1f01..f747d1c 100644 --- a/services/ws-discovery/pom.xml +++ b/services/ws-discovery/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf.services cxf-services - 3.1.2 + 3.1.3-SNAPSHOT ../pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/services/ws-discovery/ws-discovery-api/pom.xml ---------------------------------------------------------------------- diff --git a/services/ws-discovery/ws-discovery-api/pom.xml b/services/ws-discovery/ws-discovery-api/pom.xml index a29065c..a123e80 100644 --- a/services/ws-discovery/ws-discovery-api/pom.xml +++ b/services/ws-discovery/ws-discovery-api/pom.xml @@ -28,7 +28,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/services/ws-discovery/ws-discovery-service/pom.xml ---------------------------------------------------------------------- diff --git a/services/ws-discovery/ws-discovery-service/pom.xml b/services/ws-discovery/ws-discovery-service/pom.xml index 8afb59b..4f60b11 100644 --- a/services/ws-discovery/ws-discovery-service/pom.xml +++ b/services/ws-discovery/ws-discovery-service/pom.xml @@ -28,7 +28,7 @@ org.apache.cxf cxf-parent - 3.1.2 + 3.1.3-SNAPSHOT ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/ac33a5b8/services/wsn/pom.xml ---------------------------------------------------------------------- diff --git a/services/wsn/pom.xml b/services/wsn/pom.xml index 9a99925..e10321e 100644 --- a/services/wsn/pom.xml +++ b/services/wsn/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf.services cxf-services - 3.1.2 + 3.1.3-SNAPSHOT ../pom.xml