Repository: cxf-fediz Updated Branches: refs/heads/1.0.x-fixes 52491843b -> 226862429
[maven-release-plugin] prepare release fediz-1.0.4 Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/22686242 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/22686242 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/22686242 Branch: refs/heads/1.0.x-fixes Commit: 22686242998f89d6bbc0e96167eed1453c5350e6 Parents: 5249184 Author: Colm O hEigeartaigh <[email protected]> Authored: Wed Jun 11 10:42:13 2014 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Wed Jun 11 10:42:13 2014 +0100 ---------------------------------------------------------------------- apache-fediz/pom.xml | 4 ++-- examples/pom.xml | 2 +- examples/simpleWebapp/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/pom.xml | 2 +- plugins/tomcat/pom.xml | 2 +- pom.xml | 5 +++-- services/idp/pom.xml | 2 +- services/pom.xml | 2 +- services/sts/pom.xml | 2 +- 15 files changed, 18 insertions(+), 17 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/22686242/apache-fediz/pom.xml ---------------------------------------------------------------------- diff --git a/apache-fediz/pom.xml b/apache-fediz/pom.xml index da296c6..61dce6a 100644 --- a/apache-fediz/pom.xml +++ b/apache-fediz/pom.xml @@ -21,14 +21,14 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.cxf.fediz</groupId> <artifactId>apache-fediz</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> <name>Apache Fediz Assembly</name> <packaging>pom</packaging> <parent> <groupId>org.apache.cxf.fediz</groupId> <artifactId>fediz</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/22686242/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index 7a9a381..4e23103 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.cxf.fediz</groupId> <artifactId>fediz</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.cxf.fediz</groupId> http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/22686242/examples/simpleWebapp/pom.xml ---------------------------------------------------------------------- diff --git a/examples/simpleWebapp/pom.xml b/examples/simpleWebapp/pom.xml index 8e10849..e7e4a5f 100644 --- a/examples/simpleWebapp/pom.xml +++ b/examples/simpleWebapp/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.cxf.fediz</groupId> <artifactId>examples</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> </parent> <groupId>org.apache.cxf.fediz.examples</groupId> http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/22686242/examples/wsclientWebapp/pom.xml ---------------------------------------------------------------------- diff --git a/examples/wsclientWebapp/pom.xml b/examples/wsclientWebapp/pom.xml index 2ce3230..b68851e 100644 --- a/examples/wsclientWebapp/pom.xml +++ b/examples/wsclientWebapp/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.cxf.fediz</groupId> <artifactId>examples</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> </parent> <groupId>org.apache.cxf.fediz.examples</groupId> <artifactId>wsclientWebapp</artifactId> http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/22686242/examples/wsclientWebapp/webapp/pom.xml ---------------------------------------------------------------------- diff --git a/examples/wsclientWebapp/webapp/pom.xml b/examples/wsclientWebapp/webapp/pom.xml index b2d5327..4dd4776 100644 --- a/examples/wsclientWebapp/webapp/pom.xml +++ b/examples/wsclientWebapp/webapp/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.cxf.fediz.examples</groupId> <artifactId>wsclientWebapp</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> </parent> <groupId>org.apache.cxf.fediz.examples.wsclientWebapp</groupId> <artifactId>webapp</artifactId> http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/22686242/examples/wsclientWebapp/webservice/common/pom.xml ---------------------------------------------------------------------- diff --git a/examples/wsclientWebapp/webservice/common/pom.xml b/examples/wsclientWebapp/webservice/common/pom.xml index 6287351..a301238 100644 --- a/examples/wsclientWebapp/webservice/common/pom.xml +++ b/examples/wsclientWebapp/webservice/common/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.cxf.fediz.examples.wsclientWebapp</groupId> <artifactId>webservice</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> </parent> <groupId>org.apache.cxf.fediz.examples.wsclientWebapp.webservice</groupId> <artifactId>common</artifactId> http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/22686242/examples/wsclientWebapp/webservice/pom.xml ---------------------------------------------------------------------- diff --git a/examples/wsclientWebapp/webservice/pom.xml b/examples/wsclientWebapp/webservice/pom.xml index a04b919..9e7c82f 100644 --- a/examples/wsclientWebapp/webservice/pom.xml +++ b/examples/wsclientWebapp/webservice/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.cxf.fediz.examples</groupId> <artifactId>wsclientWebapp</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> </parent> <groupId>org.apache.cxf.fediz.examples.wsclientWebapp</groupId> <artifactId>webservice</artifactId> http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/22686242/examples/wsclientWebapp/webservice/service/pom.xml ---------------------------------------------------------------------- diff --git a/examples/wsclientWebapp/webservice/service/pom.xml b/examples/wsclientWebapp/webservice/service/pom.xml index ec6f103..041b44c 100644 --- a/examples/wsclientWebapp/webservice/service/pom.xml +++ b/examples/wsclientWebapp/webservice/service/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.cxf.fediz.examples.wsclientWebapp</groupId> <artifactId>webservice</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> </parent> <groupId>org.apache.cxf.fediz.examples.wsclientWebapp.webservice</groupId> <artifactId>fedizservice</artifactId> http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/22686242/plugins/core/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/core/pom.xml b/plugins/core/pom.xml index 5e2bbb8..aad2a39 100644 --- a/plugins/core/pom.xml +++ b/plugins/core/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.cxf.fediz</groupId> <artifactId>fediz</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>fediz-core</artifactId> http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/22686242/plugins/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/pom.xml b/plugins/pom.xml index f446bd7..ac8b4c7 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.cxf.fediz</groupId> <artifactId>fediz</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> </parent> <groupId>org.apache.cxf.fediz</groupId> <artifactId>plugin</artifactId> http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/22686242/plugins/tomcat/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/tomcat/pom.xml b/plugins/tomcat/pom.xml index dee59d9..589c5b9 100644 --- a/plugins/tomcat/pom.xml +++ b/plugins/tomcat/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.cxf.fediz</groupId> <artifactId>fediz</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>fediz-tomcat</artifactId> http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/22686242/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b6aa17b..9374bc2 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.cxf.fediz</groupId> <artifactId>fediz</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> <name>Apache Fediz</name> <packaging>pom</packaging> @@ -82,7 +82,8 @@ <scm> <connection>scm:git:http://git-wip-us.apache.org/repos/asf/cxf-fediz.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/cxf-fediz.git</developerConnection> - </scm> + <tag>fediz-1.0.4</tag> + </scm> <issueManagement> <system>jira</system> http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/22686242/services/idp/pom.xml ---------------------------------------------------------------------- diff --git a/services/idp/pom.xml b/services/idp/pom.xml index d9e5336..ecf403c 100644 --- a/services/idp/pom.xml +++ b/services/idp/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.cxf.fediz</groupId> <artifactId>fediz</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>fediz-idp</artifactId> http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/22686242/services/pom.xml ---------------------------------------------------------------------- diff --git a/services/pom.xml b/services/pom.xml index f7fd497..f700b9f 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.cxf.fediz</groupId> <artifactId>fediz</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.cxf.fediz</groupId> http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/22686242/services/sts/pom.xml ---------------------------------------------------------------------- diff --git a/services/sts/pom.xml b/services/sts/pom.xml index f02f6cc..e16fe8f 100644 --- a/services/sts/pom.xml +++ b/services/sts/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.cxf.fediz</groupId> <artifactId>fediz</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>fediz-idp-sts</artifactId>
