[maven-release-plugin] rollback the release of juneau-6.1.0-incubating-RC1
Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau/commit/3ef9d9f3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau/tree/3ef9d9f3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau/diff/3ef9d9f3 Branch: refs/heads/master Commit: 3ef9d9f38eba5c1841f809e3e0d5bc6f265d7ab7 Parents: 51bdf27 Author: jamesbognar <[email protected]> Authored: Thu Feb 9 15:56:25 2017 -0500 Committer: jamesbognar <[email protected]> Committed: Thu Feb 9 15:56:25 2017 -0500 ---------------------------------------------------------------------- juneau-all/pom.xml | 2 +- juneau-core-rdf/pom.xml | 2 +- juneau-core-test/pom.xml | 2 +- juneau-core/pom.xml | 2 +- juneau-distrib/pom.xml | 2 +- juneau-examples-rest/pom.xml | 2 +- juneau-microservice/pom.xml | 2 +- juneau-rest-client/pom.xml | 2 +- juneau-rest-jaxrs/pom.xml | 2 +- juneau-rest-test/pom.xml | 2 +- juneau-rest/pom.xml | 2 +- pom.xml | 4 ++-- 12 files changed, 13 insertions(+), 13 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/3ef9d9f3/juneau-all/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-all/pom.xml b/juneau-all/pom.xml index cfdacc5..9322e15 100644 --- a/juneau-all/pom.xml +++ b/juneau-all/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.juneau</groupId> <artifactId>juneau</artifactId> - <version>6.1.0-incubating</version> + <version>6.1.0-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/3ef9d9f3/juneau-core-rdf/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-core-rdf/pom.xml b/juneau-core-rdf/pom.xml index feca77d..4713051 100644 --- a/juneau-core-rdf/pom.xml +++ b/juneau-core-rdf/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.juneau</groupId> <artifactId>juneau</artifactId> - <version>6.1.0-incubating</version> + <version>6.1.0-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/3ef9d9f3/juneau-core-test/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-core-test/pom.xml b/juneau-core-test/pom.xml index 32a0fbb..9f85d29 100644 --- a/juneau-core-test/pom.xml +++ b/juneau-core-test/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.juneau</groupId> <artifactId>juneau</artifactId> - <version>6.1.0-incubating</version> + <version>6.1.0-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/3ef9d9f3/juneau-core/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-core/pom.xml b/juneau-core/pom.xml index 376d6ca..9c215bb 100644 --- a/juneau-core/pom.xml +++ b/juneau-core/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.juneau</groupId> <artifactId>juneau</artifactId> - <version>6.1.0-incubating</version> + <version>6.1.0-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/3ef9d9f3/juneau-distrib/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-distrib/pom.xml b/juneau-distrib/pom.xml index 393afd4..c4c359d 100644 --- a/juneau-distrib/pom.xml +++ b/juneau-distrib/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.juneau</groupId> <artifactId>juneau</artifactId> - <version>6.1.0-incubating</version> + <version>6.1.0-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/3ef9d9f3/juneau-examples-rest/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-examples-rest/pom.xml b/juneau-examples-rest/pom.xml index 5130b46..8f1c74d 100644 --- a/juneau-examples-rest/pom.xml +++ b/juneau-examples-rest/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.juneau</groupId> <artifactId>juneau</artifactId> - <version>6.1.0-incubating</version> + <version>6.1.0-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/3ef9d9f3/juneau-microservice/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-microservice/pom.xml b/juneau-microservice/pom.xml index dde231d..fc7f645 100644 --- a/juneau-microservice/pom.xml +++ b/juneau-microservice/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.juneau</groupId> <artifactId>juneau</artifactId> - <version>6.1.0-incubating</version> + <version>6.1.0-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/3ef9d9f3/juneau-rest-client/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-rest-client/pom.xml b/juneau-rest-client/pom.xml index ed0f3c4..77c4b8a 100644 --- a/juneau-rest-client/pom.xml +++ b/juneau-rest-client/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.juneau</groupId> <artifactId>juneau</artifactId> - <version>6.1.0-incubating</version> + <version>6.1.0-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/3ef9d9f3/juneau-rest-jaxrs/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-rest-jaxrs/pom.xml b/juneau-rest-jaxrs/pom.xml index a2e6b71..bceb305 100644 --- a/juneau-rest-jaxrs/pom.xml +++ b/juneau-rest-jaxrs/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.juneau</groupId> <artifactId>juneau</artifactId> - <version>6.1.0-incubating</version> + <version>6.1.0-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/3ef9d9f3/juneau-rest-test/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-rest-test/pom.xml b/juneau-rest-test/pom.xml index 8df8770..0591d42 100644 --- a/juneau-rest-test/pom.xml +++ b/juneau-rest-test/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.juneau</groupId> <artifactId>juneau</artifactId> - <version>6.1.0-incubating</version> + <version>6.1.0-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/3ef9d9f3/juneau-rest/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-rest/pom.xml b/juneau-rest/pom.xml index 70f0512..189106a 100644 --- a/juneau-rest/pom.xml +++ b/juneau-rest/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.juneau</groupId> <artifactId>juneau</artifactId> - <version>6.1.0-incubating</version> + <version>6.1.0-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/3ef9d9f3/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 61acf94..ebec010 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.juneau</groupId> <artifactId>juneau</artifactId> - <version>6.1.0-incubating</version> + <version>6.1.0-incubating-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Juneau (incubating)</name> <description>All the Apache Juneau content in one convenient package.</description> @@ -250,7 +250,7 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-juneau.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-juneau.git</developerConnection> <url>https://github.com/apache/incubator-juneau</url> - <tag>juneau-6.1.0-incubating-RC1</tag> + <tag>HEAD</tag> </scm> <issueManagement> <system>Jira</system>
