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 0B25718325 for ; Wed, 10 Feb 2016 10:25:20 +0000 (UTC) Received: (qmail 82927 invoked by uid 500); 10 Feb 2016 10:25:19 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 82845 invoked by uid 500); 10 Feb 2016 10:25:19 -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 82836 invoked by uid 99); 10 Feb 2016 10:25:19 -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; Wed, 10 Feb 2016 10:25:19 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 8B6B6DFE60; Wed, 10 Feb 2016 10:25:19 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: coheigea@apache.org To: commits@cxf.apache.org Date: Wed, 10 Feb 2016 10:25:20 -0000 Message-Id: <7b5a3a7418294489bb195b54542476c0@git.apache.org> In-Reply-To: <0bc2f95528ea42c88c532fb2b2d871bd@git.apache.org> References: <0bc2f95528ea42c88c532fb2b2d871bd@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] cxf-fediz git commit: Revert "[maven-release-plugin] prepare release fediz-1.2.2" Revert "[maven-release-plugin] prepare release fediz-1.2.2" This reverts commit 06455118240befae37cad0a5ccd73c553f8a40d6. Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/d3cff6af Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/d3cff6af Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/d3cff6af Branch: refs/heads/1.2.x-fixes Commit: d3cff6af1b051c095ab1478d805537d8a662cce6 Parents: 5c75532 Author: Colm O hEigeartaigh Authored: Wed Feb 10 10:25:10 2016 +0000 Committer: Colm O hEigeartaigh Committed: Wed Feb 10 10:25:10 2016 +0000 ---------------------------------------------------------------------- apache-fediz/pom.xml | 4 ++-- examples/pom.xml | 2 +- examples/simpleWebapp/pom.xml | 2 +- examples/spring2Webapp/pom.xml | 2 +- examples/springPreauthWebapp/pom.xml | 2 +- examples/springWebapp/pom.xml | 2 +- examples/wsclientWebapp/pom.xml | 2 +- examples/wsclientWebapp/webapp/pom.xml | 2 +- examples/wsclientWebapp/webservice/common/pom.xml | 2 +- examples/wsclientWebapp/webservice/pom.xml | 2 +- examples/wsclientWebapp/webservice/service/pom.xml | 2 +- plugins/core/pom.xml | 2 +- plugins/cxf/pom.xml | 2 +- plugins/jetty/pom.xml | 2 +- plugins/pom.xml | 2 +- plugins/spring/pom.xml | 2 +- plugins/spring2/pom.xml | 2 +- plugins/tomcat7/pom.xml | 2 +- pom.xml | 4 ++-- services/idp/pom.xml | 2 +- services/pom.xml | 2 +- services/sts/pom.xml | 2 +- systests/cxf/pom.xml | 2 +- systests/federation/pom.xml | 2 +- systests/federation/samlIdpWebapp/pom.xml | 2 +- systests/federation/samlsso/pom.xml | 2 +- systests/federation/wsfed/pom.xml | 2 +- systests/idp/pom.xml | 2 +- systests/jetty8/pom.xml | 2 +- systests/kerberos/pom.xml | 2 +- systests/pom.xml | 2 +- systests/spring/pom.xml | 2 +- systests/tests/pom.xml | 2 +- systests/tomcat7/pom.xml | 2 +- systests/webapps/cxfWebapp/pom.xml | 2 +- systests/webapps/pom.xml | 2 +- systests/webapps/simpleWebapp/pom.xml | 2 +- systests/webapps/spring2Webapp/pom.xml | 2 +- systests/webapps/springPreauthWebapp/pom.xml | 2 +- systests/webapps/springWebapp/pom.xml | 2 +- 40 files changed, 42 insertions(+), 42 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/apache-fediz/pom.xml ---------------------------------------------------------------------- diff --git a/apache-fediz/pom.xml b/apache-fediz/pom.xml index 722de12..e1cc4bf 100644 --- a/apache-fediz/pom.xml +++ b/apache-fediz/pom.xml @@ -22,14 +22,14 @@ 4.0.0 org.apache.cxf.fediz apache-fediz - 1.2.2 + 1.2.2-SNAPSHOT Apache Fediz Assembly pom org.apache.cxf.fediz fediz - 1.2.2 + 1.2.2-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index f5c7141..4bff23c 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -23,7 +23,7 @@ org.apache.cxf.fediz fediz - 1.2.2 + 1.2.2-SNAPSHOT ../pom.xml org.apache.cxf.fediz http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/examples/simpleWebapp/pom.xml ---------------------------------------------------------------------- diff --git a/examples/simpleWebapp/pom.xml b/examples/simpleWebapp/pom.xml index 9d9d7fd..1f354e4 100644 --- a/examples/simpleWebapp/pom.xml +++ b/examples/simpleWebapp/pom.xml @@ -23,7 +23,7 @@ org.apache.cxf.fediz examples - 1.2.2 + 1.2.2-SNAPSHOT org.apache.cxf.fediz.examples http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/examples/spring2Webapp/pom.xml ---------------------------------------------------------------------- diff --git a/examples/spring2Webapp/pom.xml b/examples/spring2Webapp/pom.xml index c09c1e6..eccb11c 100644 --- a/examples/spring2Webapp/pom.xml +++ b/examples/spring2Webapp/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.fediz examples - 1.2.2 + 1.2.2-SNAPSHOT org.apache.cxf.fediz.examples spring2Webapp http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/examples/springPreauthWebapp/pom.xml ---------------------------------------------------------------------- diff --git a/examples/springPreauthWebapp/pom.xml b/examples/springPreauthWebapp/pom.xml index fd67607..b44acf9 100644 --- a/examples/springPreauthWebapp/pom.xml +++ b/examples/springPreauthWebapp/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.fediz examples - 1.2.2 + 1.2.2-SNAPSHOT org.apache.cxf.fediz.examples springPreauthWebapp http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/examples/springWebapp/pom.xml ---------------------------------------------------------------------- diff --git a/examples/springWebapp/pom.xml b/examples/springWebapp/pom.xml index c965cd8..89e34b2 100644 --- a/examples/springWebapp/pom.xml +++ b/examples/springWebapp/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.fediz examples - 1.2.2 + 1.2.2-SNAPSHOT org.apache.cxf.fediz.examples springWebapp http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/examples/wsclientWebapp/pom.xml ---------------------------------------------------------------------- diff --git a/examples/wsclientWebapp/pom.xml b/examples/wsclientWebapp/pom.xml index 5c5d59d..88af5b4 100644 --- a/examples/wsclientWebapp/pom.xml +++ b/examples/wsclientWebapp/pom.xml @@ -23,7 +23,7 @@ org.apache.cxf.fediz examples - 1.2.2 + 1.2.2-SNAPSHOT org.apache.cxf.fediz.examples wsclientWebapp http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/examples/wsclientWebapp/webapp/pom.xml ---------------------------------------------------------------------- diff --git a/examples/wsclientWebapp/webapp/pom.xml b/examples/wsclientWebapp/webapp/pom.xml index aee358f..7bd6895 100644 --- a/examples/wsclientWebapp/webapp/pom.xml +++ b/examples/wsclientWebapp/webapp/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.fediz.examples wsclientWebapp - 1.2.2 + 1.2.2-SNAPSHOT org.apache.cxf.fediz.examples.wsclientWebapp webapp http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/examples/wsclientWebapp/webservice/common/pom.xml ---------------------------------------------------------------------- diff --git a/examples/wsclientWebapp/webservice/common/pom.xml b/examples/wsclientWebapp/webservice/common/pom.xml index 5f7ba7b..335f0f7 100644 --- a/examples/wsclientWebapp/webservice/common/pom.xml +++ b/examples/wsclientWebapp/webservice/common/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.fediz.examples.wsclientWebapp webservice - 1.2.2 + 1.2.2-SNAPSHOT org.apache.cxf.fediz.examples.wsclientWebapp.webservice common http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/examples/wsclientWebapp/webservice/pom.xml ---------------------------------------------------------------------- diff --git a/examples/wsclientWebapp/webservice/pom.xml b/examples/wsclientWebapp/webservice/pom.xml index 067687b..f717d1a 100644 --- a/examples/wsclientWebapp/webservice/pom.xml +++ b/examples/wsclientWebapp/webservice/pom.xml @@ -23,7 +23,7 @@ org.apache.cxf.fediz.examples wsclientWebapp - 1.2.2 + 1.2.2-SNAPSHOT org.apache.cxf.fediz.examples.wsclientWebapp webservice http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/examples/wsclientWebapp/webservice/service/pom.xml ---------------------------------------------------------------------- diff --git a/examples/wsclientWebapp/webservice/service/pom.xml b/examples/wsclientWebapp/webservice/service/pom.xml index b6ef1e1..29ae1c3 100644 --- a/examples/wsclientWebapp/webservice/service/pom.xml +++ b/examples/wsclientWebapp/webservice/service/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.fediz.examples.wsclientWebapp webservice - 1.2.2 + 1.2.2-SNAPSHOT org.apache.cxf.fediz.examples.wsclientWebapp.webservice fedizservice http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/plugins/core/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/core/pom.xml b/plugins/core/pom.xml index 4057a7f..7564fbb 100644 --- a/plugins/core/pom.xml +++ b/plugins/core/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.fediz plugin - 1.2.2 + 1.2.2-SNAPSHOT ../pom.xml fediz-core http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/plugins/cxf/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/cxf/pom.xml b/plugins/cxf/pom.xml index 48ac8de..1435291 100644 --- a/plugins/cxf/pom.xml +++ b/plugins/cxf/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.fediz plugin - 1.2.2 + 1.2.2-SNAPSHOT ../pom.xml fediz-cxf http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/plugins/jetty/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/jetty/pom.xml b/plugins/jetty/pom.xml index 7ef4257..253a839 100644 --- a/plugins/jetty/pom.xml +++ b/plugins/jetty/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.fediz plugin - 1.2.2 + 1.2.2-SNAPSHOT ../pom.xml fediz-jetty http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/plugins/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/pom.xml b/plugins/pom.xml index b69d8c6..53d4803 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -23,7 +23,7 @@ org.apache.cxf.fediz fediz - 1.2.2 + 1.2.2-SNAPSHOT org.apache.cxf.fediz plugin http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/plugins/spring/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/spring/pom.xml b/plugins/spring/pom.xml index fddc46c..17da6b6 100644 --- a/plugins/spring/pom.xml +++ b/plugins/spring/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.fediz plugin - 1.2.2 + 1.2.2-SNAPSHOT ../pom.xml fediz-spring http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/plugins/spring2/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/spring2/pom.xml b/plugins/spring2/pom.xml index b44115f..fa728dd 100644 --- a/plugins/spring2/pom.xml +++ b/plugins/spring2/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.fediz plugin - 1.2.2 + 1.2.2-SNAPSHOT ../pom.xml fediz-spring2 http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/plugins/tomcat7/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/tomcat7/pom.xml b/plugins/tomcat7/pom.xml index 7895614..901a44b 100644 --- a/plugins/tomcat7/pom.xml +++ b/plugins/tomcat7/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.fediz plugin - 1.2.2 + 1.2.2-SNAPSHOT ../pom.xml fediz-tomcat7 http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5a32ab8..665bc92 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 4.0.0 org.apache.cxf.fediz fediz - 1.2.2 + 1.2.2-SNAPSHOT Apache Fediz pom @@ -99,7 +99,7 @@ scm:git:http://git-wip-us.apache.org/repos/asf/cxf-fediz.git scm:git:https://git-wip-us.apache.org/repos/asf/cxf-fediz.git - fediz-1.2.2 + HEAD http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/services/idp/pom.xml ---------------------------------------------------------------------- diff --git a/services/idp/pom.xml b/services/idp/pom.xml index 120cad4..5f6f9ed 100644 --- a/services/idp/pom.xml +++ b/services/idp/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.fediz fediz - 1.2.2 + 1.2.2-SNAPSHOT ../../pom.xml fediz-idp http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/services/pom.xml ---------------------------------------------------------------------- diff --git a/services/pom.xml b/services/pom.xml index 8fbff10..e3134ac 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.fediz fediz - 1.2.2 + 1.2.2-SNAPSHOT ../pom.xml org.apache.cxf.fediz http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/services/sts/pom.xml ---------------------------------------------------------------------- diff --git a/services/sts/pom.xml b/services/sts/pom.xml index f3c1e8e..1e5ee8f 100644 --- a/services/sts/pom.xml +++ b/services/sts/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.fediz fediz - 1.2.2 + 1.2.2-SNAPSHOT ../../pom.xml fediz-idp-sts http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/systests/cxf/pom.xml ---------------------------------------------------------------------- diff --git a/systests/cxf/pom.xml b/systests/cxf/pom.xml index 4c6ca47..3052d4b 100644 --- a/systests/cxf/pom.xml +++ b/systests/cxf/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.fediz fediz-systests - 1.2.2 + 1.2.2-SNAPSHOT ../pom.xml org.apache.cxf.fediz.systests http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/systests/federation/pom.xml ---------------------------------------------------------------------- diff --git a/systests/federation/pom.xml b/systests/federation/pom.xml index 9a71547..02d3a60 100644 --- a/systests/federation/pom.xml +++ b/systests/federation/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.fediz fediz-systests - 1.2.2 + 1.2.2-SNAPSHOT ../pom.xml org.apache.cxf.fediz.systests http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/systests/federation/samlIdpWebapp/pom.xml ---------------------------------------------------------------------- diff --git a/systests/federation/samlIdpWebapp/pom.xml b/systests/federation/samlIdpWebapp/pom.xml index 98f3a3b..3dd2db1 100644 --- a/systests/federation/samlIdpWebapp/pom.xml +++ b/systests/federation/samlIdpWebapp/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.fediz.systests fediz-systests-federation - 1.2.2 + 1.2.2-SNAPSHOT ../pom.xml org.apache.cxf.fediz.systests.federation http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/systests/federation/samlsso/pom.xml ---------------------------------------------------------------------- diff --git a/systests/federation/samlsso/pom.xml b/systests/federation/samlsso/pom.xml index 3d70e26..8c8794c 100644 --- a/systests/federation/samlsso/pom.xml +++ b/systests/federation/samlsso/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.fediz.systests fediz-systests-federation - 1.2.2 + 1.2.2-SNAPSHOT ../pom.xml org.apache.cxf.fediz.systests.federation http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/systests/federation/wsfed/pom.xml ---------------------------------------------------------------------- diff --git a/systests/federation/wsfed/pom.xml b/systests/federation/wsfed/pom.xml index 7826f0d..c2f772d 100644 --- a/systests/federation/wsfed/pom.xml +++ b/systests/federation/wsfed/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.fediz.systests fediz-systests-federation - 1.2.2 + 1.2.2-SNAPSHOT ../pom.xml org.apache.cxf.fediz.systests.federation http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/systests/idp/pom.xml ---------------------------------------------------------------------- diff --git a/systests/idp/pom.xml b/systests/idp/pom.xml index a47d003..9496337 100644 --- a/systests/idp/pom.xml +++ b/systests/idp/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.fediz fediz-systests - 1.2.2 + 1.2.2-SNAPSHOT ../pom.xml org.apache.cxf.fediz.systests http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/systests/jetty8/pom.xml ---------------------------------------------------------------------- diff --git a/systests/jetty8/pom.xml b/systests/jetty8/pom.xml index 219af20..ba774a4 100644 --- a/systests/jetty8/pom.xml +++ b/systests/jetty8/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.fediz fediz-systests - 1.2.2 + 1.2.2-SNAPSHOT ../pom.xml org.apache.cxf.fediz.systests http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/systests/kerberos/pom.xml ---------------------------------------------------------------------- diff --git a/systests/kerberos/pom.xml b/systests/kerberos/pom.xml index abffa5f..a845252 100644 --- a/systests/kerberos/pom.xml +++ b/systests/kerberos/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.fediz fediz-systests - 1.2.2 + 1.2.2-SNAPSHOT ../pom.xml org.apache.cxf.fediz.systests http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/systests/pom.xml ---------------------------------------------------------------------- diff --git a/systests/pom.xml b/systests/pom.xml index a67d011..01ae3e9 100644 --- a/systests/pom.xml +++ b/systests/pom.xml @@ -23,7 +23,7 @@ org.apache.cxf.fediz fediz - 1.2.2 + 1.2.2-SNAPSHOT org.apache.cxf.fediz fediz-systests http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/systests/spring/pom.xml ---------------------------------------------------------------------- diff --git a/systests/spring/pom.xml b/systests/spring/pom.xml index d772967..bed9262 100644 --- a/systests/spring/pom.xml +++ b/systests/spring/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.fediz fediz-systests - 1.2.2 + 1.2.2-SNAPSHOT ../pom.xml org.apache.cxf.fediz.systests http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/systests/tests/pom.xml ---------------------------------------------------------------------- diff --git a/systests/tests/pom.xml b/systests/tests/pom.xml index 33c46a8..8534ea1 100644 --- a/systests/tests/pom.xml +++ b/systests/tests/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.fediz fediz-systests - 1.2.2 + 1.2.2-SNAPSHOT ../pom.xml org.apache.cxf.fediz.systests http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/systests/tomcat7/pom.xml ---------------------------------------------------------------------- diff --git a/systests/tomcat7/pom.xml b/systests/tomcat7/pom.xml index 95ea528..b9cab72 100644 --- a/systests/tomcat7/pom.xml +++ b/systests/tomcat7/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.fediz fediz-systests - 1.2.2 + 1.2.2-SNAPSHOT ../pom.xml org.apache.cxf.fediz.systests http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/systests/webapps/cxfWebapp/pom.xml ---------------------------------------------------------------------- diff --git a/systests/webapps/cxfWebapp/pom.xml b/systests/webapps/cxfWebapp/pom.xml index 0eb53af..6a9fdf7 100644 --- a/systests/webapps/cxfWebapp/pom.xml +++ b/systests/webapps/cxfWebapp/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.fediz.systests fediz-systests-webapps - 1.2.2 + 1.2.2-SNAPSHOT ../pom.xml org.apache.cxf.fediz.systests.webapps http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/systests/webapps/pom.xml ---------------------------------------------------------------------- diff --git a/systests/webapps/pom.xml b/systests/webapps/pom.xml index d231302..dc68e46 100644 --- a/systests/webapps/pom.xml +++ b/systests/webapps/pom.xml @@ -23,7 +23,7 @@ org.apache.cxf.fediz fediz-systests - 1.2.2 + 1.2.2-SNAPSHOT org.apache.cxf.fediz.systests fediz-systests-webapps http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/systests/webapps/simpleWebapp/pom.xml ---------------------------------------------------------------------- diff --git a/systests/webapps/simpleWebapp/pom.xml b/systests/webapps/simpleWebapp/pom.xml index e8ae75c..0271fa7 100644 --- a/systests/webapps/simpleWebapp/pom.xml +++ b/systests/webapps/simpleWebapp/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.fediz.systests fediz-systests-webapps - 1.2.2 + 1.2.2-SNAPSHOT ../pom.xml org.apache.cxf.fediz.systests.webapps http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/systests/webapps/spring2Webapp/pom.xml ---------------------------------------------------------------------- diff --git a/systests/webapps/spring2Webapp/pom.xml b/systests/webapps/spring2Webapp/pom.xml index 5a0c5bb..53a6c09 100644 --- a/systests/webapps/spring2Webapp/pom.xml +++ b/systests/webapps/spring2Webapp/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.fediz.systests fediz-systests-webapps - 1.2.2 + 1.2.2-SNAPSHOT ../pom.xml org.apache.cxf.fediz.systests.webapps http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/systests/webapps/springPreauthWebapp/pom.xml ---------------------------------------------------------------------- diff --git a/systests/webapps/springPreauthWebapp/pom.xml b/systests/webapps/springPreauthWebapp/pom.xml index cfdd8b2..3337bb3 100644 --- a/systests/webapps/springPreauthWebapp/pom.xml +++ b/systests/webapps/springPreauthWebapp/pom.xml @@ -23,7 +23,7 @@ org.apache.cxf.fediz.systests fediz-systests-webapps - 1.2.2 + 1.2.2-SNAPSHOT ../pom.xml org.apache.cxf.fediz.systests.webapps http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d3cff6af/systests/webapps/springWebapp/pom.xml ---------------------------------------------------------------------- diff --git a/systests/webapps/springWebapp/pom.xml b/systests/webapps/springWebapp/pom.xml index 304d86b..06032dd 100644 --- a/systests/webapps/springWebapp/pom.xml +++ b/systests/webapps/springWebapp/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.fediz.systests fediz-systests-webapps - 1.2.2 + 1.2.2-SNAPSHOT ../pom.xml org.apache.cxf.fediz.systests.webapps