Repository: cxf-xjc-utils Updated Branches: refs/heads/master 61109ee44 -> 76b7523b8
[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/76b7523b Tree: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/tree/76b7523b Diff: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/diff/76b7523b Branch: refs/heads/master Commit: 76b7523b8068c7a89eb29bf91ae792f28c880aaf Parents: 61109ee Author: Daniel Kulp <[email protected]> Authored: Fri May 30 14:59:34 2014 -0400 Committer: Daniel Kulp <[email protected]> Committed: Fri May 30 14:59:34 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/76b7523b/boolean-test/pom.xml ---------------------------------------------------------------------- diff --git a/boolean-test/pom.xml b/boolean-test/pom.xml index e2d109a..a643975 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.0</version> + <version>3.0.1-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/76b7523b/boolean/pom.xml ---------------------------------------------------------------------- diff --git a/boolean/pom.xml b/boolean/pom.xml index 6dce8a3..a45922c 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.0</version> + <version>3.0.1-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/76b7523b/bug671/pom.xml ---------------------------------------------------------------------- diff --git a/bug671/pom.xml b/bug671/pom.xml index afeaef3..dc3ba92 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.0</version> + <version>3.0.1-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/76b7523b/cxf-xjc-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/cxf-xjc-plugin/pom.xml b/cxf-xjc-plugin/pom.xml index f0a7821..61732eb 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.0</version> + <version>3.0.1-SNAPSHOT</version> </parent> <prerequisites> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/76b7523b/dv-test/pom.xml ---------------------------------------------------------------------- diff --git a/dv-test/pom.xml b/dv-test/pom.xml index 4f63249..3f5d06b 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.0</version> + <version>3.0.1-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/76b7523b/dv/pom.xml ---------------------------------------------------------------------- diff --git a/dv/pom.xml b/dv/pom.xml index ab115e7..0b32760 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.0</version> + <version>3.0.1-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/76b7523b/javadoc/pom.xml ---------------------------------------------------------------------- diff --git a/javadoc/pom.xml b/javadoc/pom.xml index f45ee3f..fca7058 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.0</version> + <version>3.0.1-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/76b7523b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 58352fe..26c7a0c 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.0</version> + <version>3.0.1-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:http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils.git</developerConnection> - <tag>xjc-utils-3.0.0</tag> + <tag>HEAD</tag> </scm> <issueManagement> <system>jira</system> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/76b7523b/property-listener/pom.xml ---------------------------------------------------------------------- diff --git a/property-listener/pom.xml b/property-listener/pom.xml index ce0129c..151c368 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.0</version> + <version>3.0.1-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/76b7523b/runtime/pom.xml ---------------------------------------------------------------------- diff --git a/runtime/pom.xml b/runtime/pom.xml index 2b989d3..3b85e06 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.0</version> + <version>3.0.1-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/76b7523b/ts-test/pom.xml ---------------------------------------------------------------------- diff --git a/ts-test/pom.xml b/ts-test/pom.xml index 38bc433..e3ddabd 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.0</version> + <version>3.0.1-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/76b7523b/ts/pom.xml ---------------------------------------------------------------------- diff --git a/ts/pom.xml b/ts/pom.xml index a9371c0..ff83fe8 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.0</version> + <version>3.0.1-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/76b7523b/wsdlextension-test/pom.xml ---------------------------------------------------------------------- diff --git a/wsdlextension-test/pom.xml b/wsdlextension-test/pom.xml index aa28cfc..3d32fff 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.0</version> + <version>3.0.1-SNAPSHOT</version> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/76b7523b/wsdlextension/pom.xml ---------------------------------------------------------------------- diff --git a/wsdlextension/pom.xml b/wsdlextension/pom.xml index 110c368..94489d8 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.0</version> + <version>3.0.1-SNAPSHOT</version> </parent>
