This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to annotated tag japicmp-base-0.1.0 in repository https://gitbox.apache.org/repos/asf/commons-vfs.git
commit 5d88a1536d9d675ebb472b3506ac57ead4fc83a4 Author: siom79 <martin.m...@googlemail.com> AuthorDate: Sun Oct 6 11:42:57 2013 +0200 [maven-release-plugin] prepare for next development iteration --- japicmp-testbase/japicmp-test-v1/pom.xml | 2 +- japicmp-testbase/japicmp-test-v2/pom.xml | 2 +- japicmp-testbase/japicmp-test/pom.xml | 2 +- japicmp-testbase/pom.xml | 2 +- japicmp/pom.xml | 2 +- pom.xml | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/japicmp-testbase/japicmp-test-v1/pom.xml b/japicmp-testbase/japicmp-test-v1/pom.xml index c1c4437..e0cab16 100644 --- a/japicmp-testbase/japicmp-test-v1/pom.xml +++ b/japicmp-testbase/japicmp-test-v1/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>japicmp</groupId> <artifactId>japicmp-testbase</artifactId> - <version>0.0.2</version> + <version>0.0.3-SNAPSHOT</version> </parent> <artifactId>japicmp-test-v1</artifactId> diff --git a/japicmp-testbase/japicmp-test-v2/pom.xml b/japicmp-testbase/japicmp-test-v2/pom.xml index d28f988..6e22b3c 100644 --- a/japicmp-testbase/japicmp-test-v2/pom.xml +++ b/japicmp-testbase/japicmp-test-v2/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>japicmp</groupId> <artifactId>japicmp-testbase</artifactId> - <version>0.0.2</version> + <version>0.0.3-SNAPSHOT</version> </parent> <artifactId>japicmp-test-v2</artifactId> diff --git a/japicmp-testbase/japicmp-test/pom.xml b/japicmp-testbase/japicmp-test/pom.xml index e144e25..dcde855 100644 --- a/japicmp-testbase/japicmp-test/pom.xml +++ b/japicmp-testbase/japicmp-test/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>japicmp</groupId> <artifactId>japicmp-testbase</artifactId> - <version>0.0.2</version> + <version>0.0.3-SNAPSHOT</version> </parent> <artifactId>japicmp-test</artifactId> diff --git a/japicmp-testbase/pom.xml b/japicmp-testbase/pom.xml index d96866b..f983041 100644 --- a/japicmp-testbase/pom.xml +++ b/japicmp-testbase/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>japicmp</groupId> <artifactId>japicmp-base</artifactId> - <version>0.0.2</version> + <version>0.0.3-SNAPSHOT</version> </parent> <artifactId>japicmp-testbase</artifactId> diff --git a/japicmp/pom.xml b/japicmp/pom.xml index 13143ae..35c8867 100644 --- a/japicmp/pom.xml +++ b/japicmp/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>japicmp</groupId> <artifactId>japicmp-base</artifactId> - <version>0.0.2</version> + <version>0.0.3-SNAPSHOT</version> </parent> <artifactId>japicmp</artifactId> diff --git a/pom.xml b/pom.xml index 96d3cd2..d7b722c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ <groupId>japicmp</groupId> <artifactId>japicmp-base</artifactId> - <version>0.0.2</version> + <version>0.0.3-SNAPSHOT</version> <packaging>pom</packaging> <properties> @@ -122,7 +122,7 @@ <connection>scm:git:git://github.com/${github.account}/${project.groupId}.git</connection> <developerConnection>scm:git:g...@github.com:${github.account}/${project.groupId}.git</developerConnection> <url>http://github.com/${github.account}/${project.groupId}/tree/master/</url> - <tag>japicmp-base-0.0.2</tag> + <tag>HEAD</tag> </scm> <distributionManagement>