Repository: cxf-xjc-utils Updated Branches: refs/heads/master 98ddd72b2 -> 718f8afa4
[maven-release-plugin] prepare for next development iteration 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/718f8afa Tree: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/tree/718f8afa Diff: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/diff/718f8afa Branch: refs/heads/master Commit: 718f8afa409cabc45ee95e11d1c188d951dc3423 Parents: 98ddd72 Author: Daniel Kulp <[email protected]> Authored: Wed Jul 2 11:23:02 2014 -0400 Committer: Daniel Kulp <[email protected]> Committed: Wed Jul 2 11:23:02 2014 -0400 ---------------------------------------------------------------------- boolean-test/pom.xml | 2 +- boolean/pom.xml | 2 +- bug671/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 +- 14 files changed, 15 insertions(+), 15 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/718f8afa/boolean-test/pom.xml ---------------------------------------------------------------------- diff --git a/boolean-test/pom.xml b/boolean-test/pom.xml index 06c17bc..90a72a9 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.0.1</version> + <version>3.0.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/718f8afa/boolean/pom.xml ---------------------------------------------------------------------- diff --git a/boolean/pom.xml b/boolean/pom.xml index 6d84fa2..379a135 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.0.1</version> + <version>3.0.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/718f8afa/bug671/pom.xml ---------------------------------------------------------------------- diff --git a/bug671/pom.xml b/bug671/pom.xml index af62b49..65170aa 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.0.1</version> + <version>3.0.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/718f8afa/cxf-xjc-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/cxf-xjc-plugin/pom.xml b/cxf-xjc-plugin/pom.xml index d13e08c..6d573b8 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.0.1</version> + <version>3.0.2-SNAPSHOT</version> </parent> <prerequisites> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/718f8afa/dv-test/pom.xml ---------------------------------------------------------------------- diff --git a/dv-test/pom.xml b/dv-test/pom.xml index f51d81d..e587f7f 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.0.1</version> + <version>3.0.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/718f8afa/dv/pom.xml ---------------------------------------------------------------------- diff --git a/dv/pom.xml b/dv/pom.xml index c9bf3cc..38c6425 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.0.1</version> + <version>3.0.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/718f8afa/javadoc/pom.xml ---------------------------------------------------------------------- diff --git a/javadoc/pom.xml b/javadoc/pom.xml index d6d3a2d..c831f5c 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.0.1</version> + <version>3.0.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/718f8afa/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index edc1ada..5786851 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.0.1</version> + <version>3.0.2-SNAPSHOT</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>xjc-utils-3.0.1</tag> + <tag>HEAD</tag> </scm> <issueManagement> <system>jira</system> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/718f8afa/property-listener/pom.xml ---------------------------------------------------------------------- diff --git a/property-listener/pom.xml b/property-listener/pom.xml index 77ef4d9..22f8bbd 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.0.1</version> + <version>3.0.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/718f8afa/runtime/pom.xml ---------------------------------------------------------------------- diff --git a/runtime/pom.xml b/runtime/pom.xml index 94a4749..0bbafa4 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -16,7 +16,7 @@ <parent> <groupId>org.apache.cxf.xjc-utils</groupId> <artifactId>xjc-utils</artifactId> - <version>3.0.1</version> + <version>3.0.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/718f8afa/ts-test/pom.xml ---------------------------------------------------------------------- diff --git a/ts-test/pom.xml b/ts-test/pom.xml index 754524f..6588101 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.0.1</version> + <version>3.0.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/718f8afa/ts/pom.xml ---------------------------------------------------------------------- diff --git a/ts/pom.xml b/ts/pom.xml index c1cee30..8799a91 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.0.1</version> + <version>3.0.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/718f8afa/wsdlextension-test/pom.xml ---------------------------------------------------------------------- diff --git a/wsdlextension-test/pom.xml b/wsdlextension-test/pom.xml index afaed34..7ce6576 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.0.1</version> + <version>3.0.2-SNAPSHOT</version> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/718f8afa/wsdlextension/pom.xml ---------------------------------------------------------------------- diff --git a/wsdlextension/pom.xml b/wsdlextension/pom.xml index 14b5139..6289f80 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.0.1</version> + <version>3.0.2-SNAPSHOT</version> </parent>
