[maven-release-plugin] prepare for next development iteration
Project: http://git-wip-us.apache.org/repos/asf/maven-resolver/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-resolver/commit/0f47b9c3 Tree: http://git-wip-us.apache.org/repos/asf/maven-resolver/tree/0f47b9c3 Diff: http://git-wip-us.apache.org/repos/asf/maven-resolver/diff/0f47b9c3 Branch: refs/heads/master Commit: 0f47b9c3c898e10df2c333df85a5a8fb62714958 Parents: da9caa8 Author: Benjamin Bentmann <bentm...@sonatype.com> Authored: Tue Nov 11 15:30:19 2014 +0100 Committer: Benjamin Bentmann <bentm...@sonatype.com> Committed: Tue Nov 11 15:30:19 2014 +0100 ---------------------------------------------------------------------- aether-api/pom.xml | 2 +- aether-connector-basic/pom.xml | 2 +- aether-impl/pom.xml | 2 +- aether-spi/pom.xml | 2 +- aether-test-util/pom.xml | 2 +- aether-transport-classpath/pom.xml | 2 +- aether-transport-file/pom.xml | 2 +- aether-transport-http/pom.xml | 2 +- aether-transport-wagon/pom.xml | 2 +- aether-util/pom.xml | 2 +- pom.xml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-resolver/blob/0f47b9c3/aether-api/pom.xml ---------------------------------------------------------------------- diff --git a/aether-api/pom.xml b/aether-api/pom.xml index fe07653..16d4bfb 100644 --- a/aether-api/pom.xml +++ b/aether-api/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.aether</groupId> <artifactId>aether</artifactId> - <version>1.0.1.v20141111</version> + <version>1.0.2-SNAPSHOT</version> </parent> <artifactId>aether-api</artifactId> http://git-wip-us.apache.org/repos/asf/maven-resolver/blob/0f47b9c3/aether-connector-basic/pom.xml ---------------------------------------------------------------------- diff --git a/aether-connector-basic/pom.xml b/aether-connector-basic/pom.xml index 747f9dc..4ba6010 100644 --- a/aether-connector-basic/pom.xml +++ b/aether-connector-basic/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.aether</groupId> <artifactId>aether</artifactId> - <version>1.0.1.v20141111</version> + <version>1.0.2-SNAPSHOT</version> </parent> <artifactId>aether-connector-basic</artifactId> http://git-wip-us.apache.org/repos/asf/maven-resolver/blob/0f47b9c3/aether-impl/pom.xml ---------------------------------------------------------------------- diff --git a/aether-impl/pom.xml b/aether-impl/pom.xml index cad3afd..2342a58 100644 --- a/aether-impl/pom.xml +++ b/aether-impl/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.aether</groupId> <artifactId>aether</artifactId> - <version>1.0.1.v20141111</version> + <version>1.0.2-SNAPSHOT</version> </parent> <artifactId>aether-impl</artifactId> http://git-wip-us.apache.org/repos/asf/maven-resolver/blob/0f47b9c3/aether-spi/pom.xml ---------------------------------------------------------------------- diff --git a/aether-spi/pom.xml b/aether-spi/pom.xml index b817287..a13aeff 100644 --- a/aether-spi/pom.xml +++ b/aether-spi/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.aether</groupId> <artifactId>aether</artifactId> - <version>1.0.1.v20141111</version> + <version>1.0.2-SNAPSHOT</version> </parent> <artifactId>aether-spi</artifactId> http://git-wip-us.apache.org/repos/asf/maven-resolver/blob/0f47b9c3/aether-test-util/pom.xml ---------------------------------------------------------------------- diff --git a/aether-test-util/pom.xml b/aether-test-util/pom.xml index d61a08c..f0c8e0c 100644 --- a/aether-test-util/pom.xml +++ b/aether-test-util/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.aether</groupId> <artifactId>aether</artifactId> - <version>1.0.1.v20141111</version> + <version>1.0.2-SNAPSHOT</version> </parent> <artifactId>aether-test-util</artifactId> http://git-wip-us.apache.org/repos/asf/maven-resolver/blob/0f47b9c3/aether-transport-classpath/pom.xml ---------------------------------------------------------------------- diff --git a/aether-transport-classpath/pom.xml b/aether-transport-classpath/pom.xml index 41d0506..2ff4f9c 100644 --- a/aether-transport-classpath/pom.xml +++ b/aether-transport-classpath/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.aether</groupId> <artifactId>aether</artifactId> - <version>1.0.1.v20141111</version> + <version>1.0.2-SNAPSHOT</version> </parent> <artifactId>aether-transport-classpath</artifactId> http://git-wip-us.apache.org/repos/asf/maven-resolver/blob/0f47b9c3/aether-transport-file/pom.xml ---------------------------------------------------------------------- diff --git a/aether-transport-file/pom.xml b/aether-transport-file/pom.xml index 40a2190..a8ed465 100644 --- a/aether-transport-file/pom.xml +++ b/aether-transport-file/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.aether</groupId> <artifactId>aether</artifactId> - <version>1.0.1.v20141111</version> + <version>1.0.2-SNAPSHOT</version> </parent> <artifactId>aether-transport-file</artifactId> http://git-wip-us.apache.org/repos/asf/maven-resolver/blob/0f47b9c3/aether-transport-http/pom.xml ---------------------------------------------------------------------- diff --git a/aether-transport-http/pom.xml b/aether-transport-http/pom.xml index e86dcc7..2a48ee1 100644 --- a/aether-transport-http/pom.xml +++ b/aether-transport-http/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.aether</groupId> <artifactId>aether</artifactId> - <version>1.0.1.v20141111</version> + <version>1.0.2-SNAPSHOT</version> </parent> <artifactId>aether-transport-http</artifactId> http://git-wip-us.apache.org/repos/asf/maven-resolver/blob/0f47b9c3/aether-transport-wagon/pom.xml ---------------------------------------------------------------------- diff --git a/aether-transport-wagon/pom.xml b/aether-transport-wagon/pom.xml index cfec521..56218c2 100644 --- a/aether-transport-wagon/pom.xml +++ b/aether-transport-wagon/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.aether</groupId> <artifactId>aether</artifactId> - <version>1.0.1.v20141111</version> + <version>1.0.2-SNAPSHOT</version> </parent> <artifactId>aether-transport-wagon</artifactId> http://git-wip-us.apache.org/repos/asf/maven-resolver/blob/0f47b9c3/aether-util/pom.xml ---------------------------------------------------------------------- diff --git a/aether-util/pom.xml b/aether-util/pom.xml index 14a371e..32b8e64 100644 --- a/aether-util/pom.xml +++ b/aether-util/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.aether</groupId> <artifactId>aether</artifactId> - <version>1.0.1.v20141111</version> + <version>1.0.2-SNAPSHOT</version> </parent> <artifactId>aether-util</artifactId> http://git-wip-us.apache.org/repos/asf/maven-resolver/blob/0f47b9c3/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b8d235b..26998f7 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ <groupId>org.eclipse.aether</groupId> <artifactId>aether</artifactId> - <version>1.0.1.v20141111</version> + <version>1.0.2-SNAPSHOT</version> <packaging>pom</packaging> <name>Aether</name>