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 2159411D71 for ; Tue, 15 Jul 2014 17:04:33 +0000 (UTC) Received: (qmail 32578 invoked by uid 500); 15 Jul 2014 17:04:33 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 32494 invoked by uid 500); 15 Jul 2014 17:04:32 -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 32318 invoked by uid 99); 15 Jul 2014 17:04:32 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jul 2014 17:04:32 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 660AF94DD36; Tue, 15 Jul 2014 17:04:32 +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, 15 Jul 2014 17:04:33 -0000 Message-Id: <8f081696de4e4619bc5c0a34af5c4130@git.apache.org> In-Reply-To: <110c0a97f66d4e1b924d0ef16bca7148@git.apache.org> References: <110c0a97f66d4e1b924d0ef16bca7148@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/3] [maven-release-plugin] prepare release cxf-2.7.12 http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/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 65ebd5d..deba5be 100644 --- a/distribution/src/main/release/samples/ws_discovery/pom.xml +++ b/distribution/src/main/release/samples/ws_discovery/pom.xml @@ -23,12 +23,12 @@ jar WS-Discovery Sample WS-Discovery Sample - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf.samples cxf-samples - 2.7.12-SNAPSHOT + 2.7.12 ${project.version} @@ -41,22 +41,22 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-transports-http - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf.services.ws-discovery cxf-services-ws-discovery-api - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf.services.ws-discovery cxf-services-ws-discovery-service - 2.7.12-SNAPSHOT + 2.7.12 http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/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 a352887..122d10c 100644 --- a/distribution/src/main/release/samples/ws_notification/pom.xml +++ b/distribution/src/main/release/samples/ws_notification/pom.xml @@ -22,12 +22,12 @@ ws_notification WS-Notification Demo WS-Notification Demo - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf.samples cxf-samples - 2.7.12-SNAPSHOT + 2.7.12 ${project.version} @@ -95,32 +95,32 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-transports-http - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-ws-addr - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-ws-policy - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf.services.wsn cxf-services-wsn-core - 2.7.12-SNAPSHOT + 2.7.12 http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/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 7b2fb75..c3e6d74 100644 --- a/distribution/src/main/release/samples/ws_policy/pom.xml +++ b/distribution/src/main/release/samples/ws_policy/pom.xml @@ -22,12 +22,12 @@ ws_policy WS-Policy Demo WS-Policy Demo - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf.samples cxf-samples - 2.7.12-SNAPSHOT + 2.7.12 @@ -124,17 +124,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-transports-http - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.12-SNAPSHOT + 2.7.12 org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/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 fb2b2fb..358a104 100644 --- a/distribution/src/main/release/samples/ws_rm/pom.xml +++ b/distribution/src/main/release/samples/ws_rm/pom.xml @@ -22,12 +22,12 @@ ws_rm WS-RM Demo WS-RM Demo - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf.samples cxf-samples - 2.7.12-SNAPSHOT + 2.7.12 ${project.version} @@ -118,23 +118,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-transports-http - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-ws-rm - 2.7.12-SNAPSHOT + 2.7.12 org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/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 6e98a7d..b843f79 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 @@ -22,12 +22,12 @@ wssec_sign_enc CXF WS-Security Sign Encoding Demo CXF WS-Security Sign Encoding Demo - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf.samples cxf-samples - 2.7.12-SNAPSHOT + 2.7.12 ../.. @@ -130,38 +130,38 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-transports-http - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-ws-rm - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-ws-security - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-ws-addr - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-ws-policy - 2.7.12-SNAPSHOT + 2.7.12 org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/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 f6530f7..0e2569e 100644 --- a/distribution/src/main/release/samples/ws_security/ut/pom.xml +++ b/distribution/src/main/release/samples/ws_security/ut/pom.xml @@ -22,12 +22,12 @@ wssec_ut CXF WS-Security UT Demo CXF WS-Security UT Demo - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf.samples cxf-samples - 2.7.12-SNAPSHOT + 2.7.12 ../.. @@ -118,23 +118,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-transports-http - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-ws-security - 2.7.12-SNAPSHOT + 2.7.12 org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/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 75b689d..98e7c3e 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 @@ -22,12 +22,12 @@ wssec_ut_policy WS-Security UT Policy Demo WS-Security UT Policy Demo - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf.samples cxf-samples - 2.7.12-SNAPSHOT + 2.7.12 ../.. http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml b/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml index 7439a64..2e70e56 100644 --- a/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml +++ b/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml @@ -22,12 +22,12 @@ wssec_ut_sign WS-Security UT Sign Demo WS-Security UT Sign Demo - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf.samples cxf-samples - 2.7.12-SNAPSHOT + 2.7.12 ../.. @@ -131,38 +131,38 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-transports-http - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-ws-rm - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-ws-security - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-ws-addr - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-ws-policy - 2.7.12-SNAPSHOT + 2.7.12 org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/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 814add5..7023780 100644 --- a/distribution/src/main/release/samples/wsdl_first/pom.xml +++ b/distribution/src/main/release/samples/wsdl_first/pom.xml @@ -23,12 +23,12 @@ war WSDL first demo using Document/Literal Style WSDL first demo using Document/Literal Style - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf.samples cxf-samples - 2.7.12-SNAPSHOT + 2.7.12 ${project.version} @@ -167,12 +167,12 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-transports-http - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf.xjc-utils http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/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 de1df05..67a657a 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 @@ -22,12 +22,12 @@ wsdl_first_dynamic_client CXF Dynamic Client Sample CXF Dynamic Client Sample - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf.samples cxf-samples - 2.7.12-SNAPSHOT + 2.7.12 ${project.version} @@ -122,18 +122,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-transports-http - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.12-SNAPSHOT + 2.7.12 com.sun.xml.bind http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/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 0cef499..3de363f 100644 --- a/distribution/src/main/release/samples/wsdl_first_https/pom.xml +++ b/distribution/src/main/release/samples/wsdl_first_https/pom.xml @@ -22,12 +22,12 @@ wsdl_first_https WSDL first demo using HTTPS WSDL first demo using HTTPS - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf.samples cxf-samples - 2.7.12-SNAPSHOT + 2.7.12 http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/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 ab08811..943c30e 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 @@ -22,12 +22,12 @@ wsdl_first_pure_xml WSDL first demo using BARE Style in XML Binding (pure XML over HTTP) WSDL first demo using BARE Style in XML Binding (pure XML over HTTP) - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf.samples cxf-samples - 2.7.12-SNAPSHOT + 2.7.12 ${project.version} @@ -124,18 +124,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-transports-http - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.12-SNAPSHOT + 2.7.12 http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/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 e622550..98787d7 100644 --- a/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml +++ b/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml @@ -22,12 +22,12 @@ wsdl_first_rpclit WSDL first demo using RPC-Literal Style WSDL first demo using RPC-Literal Style - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf.samples cxf-samples - 2.7.12-SNAPSHOT + 2.7.12 @@ -126,18 +126,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-transports-http - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.12-SNAPSHOT + 2.7.12 http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/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 bb165f3..545d32e 100644 --- a/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml +++ b/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml @@ -22,12 +22,12 @@ wsdl_first_soap12 WSDL first demo using SOAP12 in Document/Literal Style WSDL first demo using SOAP12 in Document/Literal Style - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf.samples cxf-samples - 2.7.12-SNAPSHOT + 2.7.12 ${project.version} @@ -150,18 +150,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-transports-http - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.12-SNAPSHOT + 2.7.12 http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/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 e8b14a9..1fe3839 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 @@ -22,12 +22,12 @@ wsdl_first_xml_wrapped CXF sample using WRAPPED Style in XML Binding (pure XML over HTTP) CXF sample using WRAPPED Style in XML Binding (pure XML over HTTP) - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf.samples cxf-samples - 2.7.12-SNAPSHOT + 2.7.12 @@ -151,18 +151,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-transports-http - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.12-SNAPSHOT + 2.7.12 http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/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 2cf010d..2946725 100644 --- a/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml +++ b/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml @@ -22,12 +22,12 @@ wsdl_first_xmlbeans WSDL first demo using Document/Literal Style and XMLBeans DataBinding WSDL first demo using Document/Literal Style and XMLBeans DataBinding - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf.samples cxf-samples - 2.7.12-SNAPSHOT + 2.7.12 ${project.version} @@ -132,23 +132,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-databinding-xmlbeans - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-transports-http - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.12-SNAPSHOT + 2.7.12 org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/integration/jca/pom.xml ---------------------------------------------------------------------- diff --git a/integration/jca/pom.xml b/integration/jca/pom.xml index 1c89648..0d61488 100644 --- a/integration/jca/pom.xml +++ b/integration/jca/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf cxf-integration-jca jar - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF JCA Connection Apache CXF JCA Connection http://cxf.apache.org @@ -30,7 +30,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/integration/pom.xml ---------------------------------------------------------------------- diff --git a/integration/pom.xml b/integration/pom.xml index 37d900a..978941a 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-integration pom - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF Integration Apache CXF Integration http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf - 2.7.12-SNAPSHOT + 2.7.12 http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/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 1d7acef..654071f 100644 --- a/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml +++ b/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml @@ -23,13 +23,13 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../parent/pom.xml org.apache.cxf.archetype cxf-jaxrs-service - 2.7.12-SNAPSHOT + 2.7.12 maven-archetype Apache CXF Archetype - Simple JAX-RS webapp http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/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 7a16d0c..a66d22d 100644 --- a/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml +++ b/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml @@ -23,13 +23,13 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../parent/pom.xml org.apache.cxf.archetype cxf-jaxws-javafirst - 2.7.12-SNAPSHOT + 2.7.12 maven-archetype Apache CXF Archetype - Simple JAX-WS Java First http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/maven-plugins/archetypes/pom.xml ---------------------------------------------------------------------- diff --git a/maven-plugins/archetypes/pom.xml b/maven-plugins/archetypes/pom.xml index 76efdfb..77f31ec 100644 --- a/maven-plugins/archetypes/pom.xml +++ b/maven-plugins/archetypes/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf cxf-archetypes pom - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF Maven Archetypes Apache CXF Maven Archetypes http://cxf.apache.org @@ -30,7 +30,7 @@ org.apache.cxf cxf-maven-plugins - 2.7.12-SNAPSHOT + 2.7.12 http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/maven-plugins/codegen-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/maven-plugins/codegen-plugin/pom.xml b/maven-plugins/codegen-plugin/pom.xml index 24de243..a4fd520 100644 --- a/maven-plugins/codegen-plugin/pom.xml +++ b/maven-plugins/codegen-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf cxf-codegen-plugin maven-plugin - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF Code Generation Maven2 Plugins Apache CXF Code Generation Maven2 Plugins http://cxf.apache.org @@ -30,7 +30,7 @@ org.apache.cxf cxf-maven-plugins - 2.7.12-SNAPSHOT + 2.7.12 http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/maven-plugins/corba/pom.xml ---------------------------------------------------------------------- diff --git a/maven-plugins/corba/pom.xml b/maven-plugins/corba/pom.xml index 4abfb94..47da7fe 100644 --- a/maven-plugins/corba/pom.xml +++ b/maven-plugins/corba/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf cxf-corbatools-maven-plugin maven-plugin - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF CORBA Tools Maven2 Plugins Apache CXF CORBA Tools Maven2 Plugins http://cxf.apache.org @@ -30,7 +30,7 @@ org.apache.cxf cxf-maven-plugins - 2.7.12-SNAPSHOT + 2.7.12 http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/maven-plugins/java2wadl-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/maven-plugins/java2wadl-plugin/pom.xml b/maven-plugins/java2wadl-plugin/pom.xml index 82427d5..17aa1ac 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 - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF Java2WADL Maven2 Plugin Apache CXF Java2WADL Maven2 Plugin http://cxf.apache.org @@ -31,7 +31,7 @@ org.apache.cxf cxf-maven-plugins - 2.7.12-SNAPSHOT + 2.7.12 http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/maven-plugins/java2ws-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/maven-plugins/java2ws-plugin/pom.xml b/maven-plugins/java2ws-plugin/pom.xml index c9b59a6..65362ab 100644 --- a/maven-plugins/java2ws-plugin/pom.xml +++ b/maven-plugins/java2ws-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf cxf-java2ws-plugin maven-plugin - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF Java2WS Maven2 Plugin Apache CXF Java2WS Maven2 Plugin http://cxf.apache.org @@ -31,7 +31,7 @@ org.apache.cxf cxf-maven-plugins - 2.7.12-SNAPSHOT + 2.7.12 http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/maven-plugins/pom.xml ---------------------------------------------------------------------- diff --git a/maven-plugins/pom.xml b/maven-plugins/pom.xml index 8700003..cff5852 100644 --- a/maven-plugins/pom.xml +++ b/maven-plugins/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-maven-plugins pom - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF Maven Plugins Apache CXF Maven Plugins http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../parent http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/maven-plugins/wadl2java-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/maven-plugins/wadl2java-plugin/pom.xml b/maven-plugins/wadl2java-plugin/pom.xml index 331e17f..962e449 100644 --- a/maven-plugins/wadl2java-plugin/pom.xml +++ b/maven-plugins/wadl2java-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf cxf-wadl2java-plugin maven-plugin - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF WADL2Java Code Generation Maven2 Plugin Apache CXF WADL2Java Code Generation Maven2 Plugin http://cxf.apache.org @@ -31,7 +31,7 @@ org.apache.cxf cxf-maven-plugins - 2.7.12-SNAPSHOT + 2.7.12 http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/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 a900927..76c20d3 100644 --- a/maven-plugins/wsdl-validator-plugin/pom.xml +++ b/maven-plugins/wsdl-validator-plugin/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-wsdl-validator-plugin maven-plugin - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF WSDL Validator Maven2 Plugin Apache CXF WSDL Validator Maven2 Plugin http://cxf.apache.org @@ -30,7 +30,7 @@ org.apache.cxf cxf-maven-plugins - 2.7.12-SNAPSHOT + 2.7.12 http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/osgi/bundle/all/pom.xml ---------------------------------------------------------------------- diff --git a/osgi/bundle/all/pom.xml b/osgi/bundle/all/pom.xml index ca7ea76..9440ba1 100644 --- a/osgi/bundle/all/pom.xml +++ b/osgi/bundle/all/pom.xml @@ -24,13 +24,13 @@ bundle Apache CXF Bundle Jar Apache CXF Bundle Jar - 2.7.12-SNAPSHOT + 2.7.12 http://cxf.apache.org org.apache.cxf cxf-bundle-parent - 2.7.12-SNAPSHOT + 2.7.12 ${project.groupId}.bundle http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/osgi/bundle/compatible/pom.xml ---------------------------------------------------------------------- diff --git a/osgi/bundle/compatible/pom.xml b/osgi/bundle/compatible/pom.xml index 0d966dc..c7c2460 100644 --- a/osgi/bundle/compatible/pom.xml +++ b/osgi/bundle/compatible/pom.xml @@ -24,13 +24,13 @@ bundle Apache CXF Compatibility Bundle Jar Apache CXF Compatibility Bundle Jar - 2.7.12-SNAPSHOT + 2.7.12 http://cxf.apache.org org.apache.cxf cxf-bundle-parent - 2.7.12-SNAPSHOT + 2.7.12 ${project.groupId}.bundle http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/osgi/bundle/jaxrs/pom.xml ---------------------------------------------------------------------- diff --git a/osgi/bundle/jaxrs/pom.xml b/osgi/bundle/jaxrs/pom.xml index f3dbc69..695a041 100644 --- a/osgi/bundle/jaxrs/pom.xml +++ b/osgi/bundle/jaxrs/pom.xml @@ -24,13 +24,13 @@ bundle Apache CXF JAX-RS Bundle Jar Apache CXF JAX-RS Bundle Jar - 2.7.12-SNAPSHOT + 2.7.12 http://cxf.apache.org org.apache.cxf cxf-bundle-parent - 2.7.12-SNAPSHOT + 2.7.12 ${project.groupId}.bundle-jaxrs http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/osgi/bundle/minimal/pom.xml ---------------------------------------------------------------------- diff --git a/osgi/bundle/minimal/pom.xml b/osgi/bundle/minimal/pom.xml index 9d4a035..75d8fbf 100644 --- a/osgi/bundle/minimal/pom.xml +++ b/osgi/bundle/minimal/pom.xml @@ -24,13 +24,13 @@ bundle Apache CXF Minimal Bundle Jar Apache CXF Minimal Bundle Jar - 2.7.12-SNAPSHOT + 2.7.12 http://cxf.apache.org org.apache.cxf cxf-bundle-parent - 2.7.12-SNAPSHOT + 2.7.12 ${project.groupId}.bundle-minimal http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/osgi/bundle/pom.xml ---------------------------------------------------------------------- diff --git a/osgi/bundle/pom.xml b/osgi/bundle/pom.xml index 3185291..cf77ee0 100644 --- a/osgi/bundle/pom.xml +++ b/osgi/bundle/pom.xml @@ -24,13 +24,13 @@ pom Apache CXF Bundle Parent Apache CXF Bundle Parent - 2.7.12-SNAPSHOT + 2.7.12 http://cxf.apache.org org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../parent http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/osgi/karaf/commands/pom.xml ---------------------------------------------------------------------- diff --git a/osgi/karaf/commands/pom.xml b/osgi/karaf/commands/pom.xml index 32fd600..2a24d12 100644 --- a/osgi/karaf/commands/pom.xml +++ b/osgi/karaf/commands/pom.xml @@ -24,7 +24,7 @@ org.apache.cxf.karaf karaf-parent - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf.karaf http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/osgi/karaf/features/pom.xml ---------------------------------------------------------------------- diff --git a/osgi/karaf/features/pom.xml b/osgi/karaf/features/pom.xml index 7ede929..9691ea3 100644 --- a/osgi/karaf/features/pom.xml +++ b/osgi/karaf/features/pom.xml @@ -24,7 +24,7 @@ org.apache.cxf.karaf karaf-parent - 2.7.12-SNAPSHOT + 2.7.12 org.apache.cxf.karaf http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/osgi/karaf/pom.xml ---------------------------------------------------------------------- diff --git a/osgi/karaf/pom.xml b/osgi/karaf/pom.xml index 489f0f6..2d1dfe4 100644 --- a/osgi/karaf/pom.xml +++ b/osgi/karaf/pom.xml @@ -23,14 +23,14 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../parent org.apache.cxf.karaf karaf-parent pom - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF Karaf Parent Apache CXF Karaf Parent http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index ddf0113..1952606 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -19,13 +19,13 @@ org.apache.cxf cxf - 2.7.12-SNAPSHOT + 2.7.12 4.0.0 org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF Parent Apache CXF Parent POM http://cxf.apache.org http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3b8fff9..91c60d9 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 4.0.0 org.apache.cxf cxf - 2.7.12-SNAPSHOT + 2.7.12 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 @@ -33,7 +33,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 - HEAD + cxf-2.7.12 jira http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/bindings/coloc/pom.xml ---------------------------------------------------------------------- diff --git a/rt/bindings/coloc/pom.xml b/rt/bindings/coloc/pom.xml index b602255..b62348b 100644 --- a/rt/bindings/coloc/pom.xml +++ b/rt/bindings/coloc/pom.xml @@ -28,7 +28,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/bindings/corba/pom.xml ---------------------------------------------------------------------- diff --git a/rt/bindings/corba/pom.xml b/rt/bindings/corba/pom.xml index 7ae8e2f..b5f9df3 100644 --- a/rt/bindings/corba/pom.xml +++ b/rt/bindings/corba/pom.xml @@ -28,7 +28,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/bindings/object/pom.xml ---------------------------------------------------------------------- diff --git a/rt/bindings/object/pom.xml b/rt/bindings/object/pom.xml index c0d0483..5981370 100644 --- a/rt/bindings/object/pom.xml +++ b/rt/bindings/object/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/bindings/pom.xml ---------------------------------------------------------------------- diff --git a/rt/bindings/pom.xml b/rt/bindings/pom.xml index efc0b33..ea72ceb 100644 --- a/rt/bindings/pom.xml +++ b/rt/bindings/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-rt - 2.7.12-SNAPSHOT + 2.7.12 http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/bindings/soap/pom.xml ---------------------------------------------------------------------- diff --git a/rt/bindings/soap/pom.xml b/rt/bindings/soap/pom.xml index d53b6d0..ee8b6c8 100644 --- a/rt/bindings/soap/pom.xml +++ b/rt/bindings/soap/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/bindings/xml/pom.xml ---------------------------------------------------------------------- diff --git a/rt/bindings/xml/pom.xml b/rt/bindings/xml/pom.xml index e97062d..9d7debd 100644 --- a/rt/bindings/xml/pom.xml +++ b/rt/bindings/xml/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/core/pom.xml ---------------------------------------------------------------------- diff --git a/rt/core/pom.xml b/rt/core/pom.xml index 2377adf..3d04cce 100644 --- a/rt/core/pom.xml +++ b/rt/core/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-core jar - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF Runtime Core Apache CXF Runtime Core http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/databinding/aegis/pom.xml ---------------------------------------------------------------------- diff --git a/rt/databinding/aegis/pom.xml b/rt/databinding/aegis/pom.xml index 170fa87..883c70c 100644 --- a/rt/databinding/aegis/pom.xml +++ b/rt/databinding/aegis/pom.xml @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/databinding/jaxb/pom.xml ---------------------------------------------------------------------- diff --git a/rt/databinding/jaxb/pom.xml b/rt/databinding/jaxb/pom.xml index 22c8461..e41c9be 100644 --- a/rt/databinding/jaxb/pom.xml +++ b/rt/databinding/jaxb/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/databinding/jibx/pom.xml ---------------------------------------------------------------------- diff --git a/rt/databinding/jibx/pom.xml b/rt/databinding/jibx/pom.xml index 0f4123e..eef0edd 100644 --- a/rt/databinding/jibx/pom.xml +++ b/rt/databinding/jibx/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/databinding/sdo/pom.xml ---------------------------------------------------------------------- diff --git a/rt/databinding/sdo/pom.xml b/rt/databinding/sdo/pom.xml index 510c611..f0a3d2c 100644 --- a/rt/databinding/sdo/pom.xml +++ b/rt/databinding/sdo/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/databinding/xmlbeans/pom.xml ---------------------------------------------------------------------- diff --git a/rt/databinding/xmlbeans/pom.xml b/rt/databinding/xmlbeans/pom.xml index 00c6d63..5b5f007 100644 --- a/rt/databinding/xmlbeans/pom.xml +++ b/rt/databinding/xmlbeans/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/features/clustering/pom.xml ---------------------------------------------------------------------- diff --git a/rt/features/clustering/pom.xml b/rt/features/clustering/pom.xml index 01ec561..047fcb0 100644 --- a/rt/features/clustering/pom.xml +++ b/rt/features/clustering/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-features-clustering jar - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF Runtime Clustering Failover and loadbalancing support http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/frontend/jaxrs/pom.xml ---------------------------------------------------------------------- diff --git a/rt/frontend/jaxrs/pom.xml b/rt/frontend/jaxrs/pom.xml index dd9c068..3aec878 100644 --- a/rt/frontend/jaxrs/pom.xml +++ b/rt/frontend/jaxrs/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-frontend-jaxrs jar - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF Runtime JAX-RS Frontend Apache CXF Runtime JAX-RS Frontend http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/frontend/jaxws/pom.xml ---------------------------------------------------------------------- diff --git a/rt/frontend/jaxws/pom.xml b/rt/frontend/jaxws/pom.xml index 4d6ddc0..753c7a6 100644 --- a/rt/frontend/jaxws/pom.xml +++ b/rt/frontend/jaxws/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-frontend-jaxws jar - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF Runtime JAX-WS Frontend Apache CXF Runtime JAX-WS Frontend http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/frontend/js/pom.xml ---------------------------------------------------------------------- diff --git a/rt/frontend/js/pom.xml b/rt/frontend/js/pom.xml index 8874353..56da7d7 100644 --- a/rt/frontend/js/pom.xml +++ b/rt/frontend/js/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-frontend-js jar - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF Runtime JavaScript Frontend Apache CXF Runtime JavaScript Frontend http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/frontend/simple/pom.xml ---------------------------------------------------------------------- diff --git a/rt/frontend/simple/pom.xml b/rt/frontend/simple/pom.xml index 0ef27be..5bb6271 100644 --- a/rt/frontend/simple/pom.xml +++ b/rt/frontend/simple/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-frontend-simple jar - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF Runtime Simple Frontend Apache CXF Runtime Simple Frontend http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/javascript/javascript-rt/pom.xml ---------------------------------------------------------------------- diff --git a/rt/javascript/javascript-rt/pom.xml b/rt/javascript/javascript-rt/pom.xml index 4c43f39..abf003d 100644 --- a/rt/javascript/javascript-rt/pom.xml +++ b/rt/javascript/javascript-rt/pom.xml @@ -28,7 +28,7 @@ org.apache.cxf cxf-runtime-javascript - 2.7.12-SNAPSHOT + 2.7.12 http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/javascript/javascript-tests/pom.xml ---------------------------------------------------------------------- diff --git a/rt/javascript/javascript-tests/pom.xml b/rt/javascript/javascript-tests/pom.xml index b57a3d3..e7d151f 100644 --- a/rt/javascript/javascript-tests/pom.xml +++ b/rt/javascript/javascript-tests/pom.xml @@ -28,7 +28,7 @@ org.apache.cxf cxf-runtime-javascript - 2.7.12-SNAPSHOT + 2.7.12 http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/javascript/pom.xml ---------------------------------------------------------------------- diff --git a/rt/javascript/pom.xml b/rt/javascript/pom.xml index c7c7231..f24959d 100755 --- a/rt/javascript/pom.xml +++ b/rt/javascript/pom.xml @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/management-web/pom.xml ---------------------------------------------------------------------- diff --git a/rt/management-web/pom.xml b/rt/management-web/pom.xml index 1c11ae7..05ce05c 100644 --- a/rt/management-web/pom.xml +++ b/rt/management-web/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-management-web jar - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF Runtime Web Management Apache CXF Runtime Web Management http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/management/pom.xml ---------------------------------------------------------------------- diff --git a/rt/management/pom.xml b/rt/management/pom.xml index ace9150..2112c03 100644 --- a/rt/management/pom.xml +++ b/rt/management/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-management jar - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF Runtime Management Apache CXF Runtime Management http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/pom.xml ---------------------------------------------------------------------- diff --git a/rt/pom.xml b/rt/pom.xml index 34eaef1..884a6cb 100644 --- a/rt/pom.xml +++ b/rt/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt pom - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF Runtime Apache CXF Runtime http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf - 2.7.12-SNAPSHOT + 2.7.12 http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/rs/extensions/providers/pom.xml ---------------------------------------------------------------------- diff --git a/rt/rs/extensions/providers/pom.xml b/rt/rs/extensions/providers/pom.xml index 18c8f9d..d1ef93c 100644 --- a/rt/rs/extensions/providers/pom.xml +++ b/rt/rs/extensions/providers/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-rs-extension-providers jar - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF JAX-RS Extensions: Providers Apache CXF JAX-RS Extensions: Providers http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/rs/extensions/search/pom.xml ---------------------------------------------------------------------- diff --git a/rt/rs/extensions/search/pom.xml b/rt/rs/extensions/search/pom.xml index 499c60e..d03c316 100644 --- a/rt/rs/extensions/search/pom.xml +++ b/rt/rs/extensions/search/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-rs-extension-search jar - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF JAX-RS Extensions: Search Apache CXF JAX-RS Extensions: Search http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/rs/security/cors/pom.xml ---------------------------------------------------------------------- diff --git a/rt/rs/security/cors/pom.xml b/rt/rs/security/cors/pom.xml index 6b2d00f..308d523 100644 --- a/rt/rs/security/cors/pom.xml +++ b/rt/rs/security/cors/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-rs-security-cors jar - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF RS Cross-Origin Resource Sharing Apache CXF RS XML Security http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/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 d48c09b..1e81d31 100644 --- a/rt/rs/security/oauth-parent/oauth/pom.xml +++ b/rt/rs/security/oauth-parent/oauth/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-rs-security-oauth - 2.7.12-SNAPSHOT + 2.7.12 jar Apache CXF Runtime OAuth 1.0a @@ -31,7 +31,7 @@ cxf-rt-rs-security-oauth-parent org.apache.cxf - 2.7.12-SNAPSHOT + 2.7.12 ../pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/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 fdd7406..ccf4072 100644 --- a/rt/rs/security/oauth-parent/oauth2-saml/pom.xml +++ b/rt/rs/security/oauth-parent/oauth2-saml/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-rs-security-oauth2-saml - 2.7.12-SNAPSHOT + 2.7.12 jar Apache CXF Runtime OAuth 2.0 SAML @@ -31,7 +31,7 @@ cxf-rt-rs-security-oauth-parent org.apache.cxf - 2.7.12-SNAPSHOT + 2.7.12 ../pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/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 b5f25bc..2e79d22 100644 --- a/rt/rs/security/oauth-parent/oauth2/pom.xml +++ b/rt/rs/security/oauth-parent/oauth2/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-rs-security-oauth2 - 2.7.12-SNAPSHOT + 2.7.12 jar Apache CXF Runtime OAuth 2.0 @@ -31,7 +31,7 @@ cxf-rt-rs-security-oauth-parent org.apache.cxf - 2.7.12-SNAPSHOT + 2.7.12 ../pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/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 e7a489e..740f76f 100644 --- a/rt/rs/security/oauth-parent/pom.xml +++ b/rt/rs/security/oauth-parent/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-rs-security-oauth-parent - 2.7.12-SNAPSHOT + 2.7.12 pom Apache CXF Runtime RS Security OAuth Parent Apache CXF Runtime RS Security OAuth Parent @@ -30,7 +30,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/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 0d0727c..4e0daaa 100644 --- a/rt/rs/security/sso/saml/pom.xml +++ b/rt/rs/security/sso/saml/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-rs-security-sso-saml jar - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF RS SSO SAML Apache CXF RS SSO SAML http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/rs/security/xml/pom.xml ---------------------------------------------------------------------- diff --git a/rt/rs/security/xml/pom.xml b/rt/rs/security/xml/pom.xml index 8e2e999..a4f4d3a 100644 --- a/rt/rs/security/xml/pom.xml +++ b/rt/rs/security/xml/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-rs-security-xml jar - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF RS XML Security Apache CXF RS XML Security http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/security/pom.xml ---------------------------------------------------------------------- diff --git a/rt/security/pom.xml b/rt/security/pom.xml index 6598761..c7bb215 100644 --- a/rt/security/pom.xml +++ b/rt/security/pom.xml @@ -28,7 +28,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/transports/http-hc/pom.xml ---------------------------------------------------------------------- diff --git a/rt/transports/http-hc/pom.xml b/rt/transports/http-hc/pom.xml index 4d00aba..1f4c7f6 100644 --- a/rt/transports/http-hc/pom.xml +++ b/rt/transports/http-hc/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-transports-http-hc jar - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF Runtime HTTP Async Transport Apache CXF Runtime HTTP Async Transport http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/transports/http-jetty/pom.xml ---------------------------------------------------------------------- diff --git a/rt/transports/http-jetty/pom.xml b/rt/transports/http-jetty/pom.xml index a442a82..814cadd 100644 --- a/rt/transports/http-jetty/pom.xml +++ b/rt/transports/http-jetty/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-transports-http-jetty jar - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF Runtime HTTP Jetty Transport Apache CXF Runtime HTTP Jetty Transport http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/transports/http/pom.xml ---------------------------------------------------------------------- diff --git a/rt/transports/http/pom.xml b/rt/transports/http/pom.xml index 5231381..bfee314 100644 --- a/rt/transports/http/pom.xml +++ b/rt/transports/http/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-transports-http jar - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF Runtime HTTP Transport Apache CXF Runtime HTTP Transport http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/transports/jms/pom.xml ---------------------------------------------------------------------- diff --git a/rt/transports/jms/pom.xml b/rt/transports/jms/pom.xml index 1bf98c9..9f6d4e5 100644 --- a/rt/transports/jms/pom.xml +++ b/rt/transports/jms/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-transports-jms jar - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF Runtime JMS Transport Apache CXF Runtime JMS Transport http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/transports/local/pom.xml ---------------------------------------------------------------------- diff --git a/rt/transports/local/pom.xml b/rt/transports/local/pom.xml index b376e1f..8ed79fb 100644 --- a/rt/transports/local/pom.xml +++ b/rt/transports/local/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-transports-local jar - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF Runtime Local Transport Apache CXF Runtime Local Transport http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/transports/udp/pom.xml ---------------------------------------------------------------------- diff --git a/rt/transports/udp/pom.xml b/rt/transports/udp/pom.xml index 94443eb..b54d7bb 100644 --- a/rt/transports/udp/pom.xml +++ b/rt/transports/udp/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-transports-udp jar - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF Runtime UDP Transport Apache CXF Runtime UDP Transport http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/ws/addr/pom.xml ---------------------------------------------------------------------- diff --git a/rt/ws/addr/pom.xml b/rt/ws/addr/pom.xml index aa6d577..82efcfb 100644 --- a/rt/ws/addr/pom.xml +++ b/rt/ws/addr/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/ws/mex/pom.xml ---------------------------------------------------------------------- diff --git a/rt/ws/mex/pom.xml b/rt/ws/mex/pom.xml index 7782d0b..b3656ba 100644 --- a/rt/ws/mex/pom.xml +++ b/rt/ws/mex/pom.xml @@ -28,7 +28,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/ws/policy/pom.xml ---------------------------------------------------------------------- diff --git a/rt/ws/policy/pom.xml b/rt/ws/policy/pom.xml index 59a4e13..f86537d 100644 --- a/rt/ws/policy/pom.xml +++ b/rt/ws/policy/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/ws/rm/pom.xml ---------------------------------------------------------------------- diff --git a/rt/ws/rm/pom.xml b/rt/ws/rm/pom.xml index 3296751..70ca426 100644 --- a/rt/ws/rm/pom.xml +++ b/rt/ws/rm/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/rt/ws/security/pom.xml ---------------------------------------------------------------------- diff --git a/rt/ws/security/pom.xml b/rt/ws/security/pom.xml index 2dd229f..f895429 100644 --- a/rt/ws/security/pom.xml +++ b/rt/ws/security/pom.xml @@ -28,7 +28,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/services/pom.xml ---------------------------------------------------------------------- diff --git a/services/pom.xml b/services/pom.xml index efc8f23..9f4c3a9 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf.services cxf-services pom - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF Services http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf ../pom.xml - 2.7.12-SNAPSHOT + 2.7.12 http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/services/sts/pom.xml ---------------------------------------------------------------------- diff --git a/services/sts/pom.xml b/services/sts/pom.xml index 35b7d63..987132e 100644 --- a/services/sts/pom.xml +++ b/services/sts/pom.xml @@ -21,14 +21,14 @@ org.apache.cxf.services.sts cxf-services-sts pom - 2.7.12-SNAPSHOT + 2.7.12 Apache CXF STS service http://cxf.apache.org org.apache.cxf.services cxf-services - 2.7.12-SNAPSHOT + 2.7.12 ../pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/services/sts/sts-core/pom.xml ---------------------------------------------------------------------- diff --git a/services/sts/sts-core/pom.xml b/services/sts/sts-core/pom.xml index 140be0e..fb15093 100644 --- a/services/sts/sts-core/pom.xml +++ b/services/sts/sts-core/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fbd7304e/services/sts/sts-war/pom.xml ---------------------------------------------------------------------- diff --git a/services/sts/sts-war/pom.xml b/services/sts/sts-war/pom.xml index c578de8..88a0c0e 100644 --- a/services/sts/sts-war/pom.xml +++ b/services/sts/sts-war/pom.xml @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 2.7.12-SNAPSHOT + 2.7.12 ../../../parent/pom.xml