Repository: cxf-xjc-utils Updated Branches: refs/heads/master f768eaf0b -> 729224ef4
[maven-release-plugin] prepare release xjc-utils-3.1.0 Project: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/commit/729224ef Tree: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/tree/729224ef Diff: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/diff/729224ef Branch: refs/heads/master Commit: 729224ef42279fff2c7faeb0d2e7c7a4152799ad Parents: f768eaf Author: Colm O hEigeartaigh <[email protected]> Authored: Thu Dec 15 16:06:31 2016 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Thu Dec 15 16:06:31 2016 +0000 ---------------------------------------------------------------------- boolean-test/pom.xml | 2 +- boolean/pom.xml | 2 +- bug671/pom.xml | 2 +- bug986/pom.xml | 2 +- cxf-xjc-plugin/pom.xml | 2 +- dv-test/pom.xml | 2 +- dv/pom.xml | 2 +- javadoc/pom.xml | 2 +- pom.xml | 4 ++-- property-listener/pom.xml | 2 +- runtime/pom.xml | 2 +- ts-test/pom.xml | 2 +- ts/pom.xml | 2 +- wsdlextension-test/pom.xml | 2 +- wsdlextension/pom.xml | 2 +- 15 files changed, 16 insertions(+), 16 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/729224ef/boolean-test/pom.xml ---------------------------------------------------------------------- diff --git a/boolean-test/pom.xml b/boolean-test/pom.xml index 2cf37f0..6f7c6ba 100644 --- a/boolean-test/pom.xml +++ b/boolean-test/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf.xjc-utils</groupId> <artifactId>xjc-utils</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.0</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/729224ef/boolean/pom.xml ---------------------------------------------------------------------- diff --git a/boolean/pom.xml b/boolean/pom.xml index 96bcd3f..09e961c 100644 --- a/boolean/pom.xml +++ b/boolean/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf.xjc-utils</groupId> <artifactId>xjc-utils</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.0</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/729224ef/bug671/pom.xml ---------------------------------------------------------------------- diff --git a/bug671/pom.xml b/bug671/pom.xml index c69c2b3..95fc76b 100644 --- a/bug671/pom.xml +++ b/bug671/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf.xjc-utils</groupId> <artifactId>xjc-utils</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.0</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/729224ef/bug986/pom.xml ---------------------------------------------------------------------- diff --git a/bug986/pom.xml b/bug986/pom.xml index 2b0f06a..56ba991 100644 --- a/bug986/pom.xml +++ b/bug986/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf.xjc-utils</groupId> <artifactId>xjc-utils</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.0</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/729224ef/cxf-xjc-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/cxf-xjc-plugin/pom.xml b/cxf-xjc-plugin/pom.xml index 57a6270..5489ba7 100644 --- a/cxf-xjc-plugin/pom.xml +++ b/cxf-xjc-plugin/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf.xjc-utils</groupId> <artifactId>xjc-utils</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.0</version> </parent> <prerequisites> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/729224ef/dv-test/pom.xml ---------------------------------------------------------------------- diff --git a/dv-test/pom.xml b/dv-test/pom.xml index aa67c8c..77b83a6 100644 --- a/dv-test/pom.xml +++ b/dv-test/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf.xjc-utils</groupId> <artifactId>xjc-utils</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.0</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/729224ef/dv/pom.xml ---------------------------------------------------------------------- diff --git a/dv/pom.xml b/dv/pom.xml index 38b1485..62e0bf6 100644 --- a/dv/pom.xml +++ b/dv/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf.xjc-utils</groupId> <artifactId>xjc-utils</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.0</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/729224ef/javadoc/pom.xml ---------------------------------------------------------------------- diff --git a/javadoc/pom.xml b/javadoc/pom.xml index f3bc983..8a0d562 100644 --- a/javadoc/pom.xml +++ b/javadoc/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf.xjc-utils</groupId> <artifactId>xjc-utils</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.0</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/729224ef/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0a53530..2c3e389 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.cxf.xjc-utils</groupId> <artifactId>xjc-utils</artifactId> <packaging>pom</packaging> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.0</version> <name>Apache CXF XJC Utils</name> <url>http://cxf.apache.org</url> @@ -33,7 +33,7 @@ <scm> <connection>scm:git:http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/cxf-xjc-utils.git</developerConnection> - <tag>HEAD</tag> + <tag>xjc-utils-3.1.0</tag> </scm> <issueManagement> <system>jira</system> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/729224ef/property-listener/pom.xml ---------------------------------------------------------------------- diff --git a/property-listener/pom.xml b/property-listener/pom.xml index ff4b648..f530540 100644 --- a/property-listener/pom.xml +++ b/property-listener/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf.xjc-utils</groupId> <artifactId>xjc-utils</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.0</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/729224ef/runtime/pom.xml ---------------------------------------------------------------------- diff --git a/runtime/pom.xml b/runtime/pom.xml index 2c2516a..2bb24b9 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -15,7 +15,7 @@ <parent> <groupId>org.apache.cxf.xjc-utils</groupId> <artifactId>xjc-utils</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.0</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/729224ef/ts-test/pom.xml ---------------------------------------------------------------------- diff --git a/ts-test/pom.xml b/ts-test/pom.xml index a8768ac..6f63fc4 100644 --- a/ts-test/pom.xml +++ b/ts-test/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf.xjc-utils</groupId> <artifactId>xjc-utils</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.0</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/729224ef/ts/pom.xml ---------------------------------------------------------------------- diff --git a/ts/pom.xml b/ts/pom.xml index c1e8c99..285a4d8 100644 --- a/ts/pom.xml +++ b/ts/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf.xjc-utils</groupId> <artifactId>xjc-utils</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.0</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/729224ef/wsdlextension-test/pom.xml ---------------------------------------------------------------------- diff --git a/wsdlextension-test/pom.xml b/wsdlextension-test/pom.xml index cfa5c7f..12f6435 100644 --- a/wsdlextension-test/pom.xml +++ b/wsdlextension-test/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf.xjc-utils</groupId> <artifactId>xjc-utils</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.0</version> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/729224ef/wsdlextension/pom.xml ---------------------------------------------------------------------- diff --git a/wsdlextension/pom.xml b/wsdlextension/pom.xml index 02b5692..0e6d201 100644 --- a/wsdlextension/pom.xml +++ b/wsdlextension/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf.xjc-utils</groupId> <artifactId>xjc-utils</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.0</version> </parent>
