Repository: incubator-juneau Updated Branches: refs/heads/master f9cbe7c47 -> f25dd3351
[maven-release-plugin] prepare release juneau-6.0.1-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/f25dd335 Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau/tree/f25dd335 Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau/diff/f25dd335 Branch: refs/heads/master Commit: f25dd335179ff445a6a9f47c3a8e76b76969ccde Parents: f9cbe7c Author: jamesbognar <[email protected]> Authored: Mon Nov 21 09:56:53 2016 -0500 Committer: jamesbognar <[email protected]> Committed: Mon Nov 21 09:56:53 2016 -0500 ---------------------------------------------------------------------- juneau-all/pom.xml | 2 +- juneau-client/pom.xml | 2 +- juneau-core/pom.xml | 2 +- juneau-distrib/pom.xml | 2 +- juneau-microservice/pom.xml | 2 +- juneau-samples/pom.xml | 2 +- juneau-server-test/pom.xml | 2 +- juneau-server/pom.xml | 2 +- pom.xml | 4 ++-- 9 files changed, 10 insertions(+), 10 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/f25dd335/juneau-all/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-all/pom.xml b/juneau-all/pom.xml index 030875d..ef4315e 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.0.1-incubating-SNAPSHOT</version> + <version>6.0.1-incubating</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/f25dd335/juneau-client/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-client/pom.xml b/juneau-client/pom.xml index 2039473..740652f 100644 --- a/juneau-client/pom.xml +++ b/juneau-client/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.juneau</groupId> <artifactId>juneau</artifactId> - <version>6.0.1-incubating-SNAPSHOT</version> + <version>6.0.1-incubating</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/f25dd335/juneau-core/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-core/pom.xml b/juneau-core/pom.xml index b038328..57d40ce 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.0.1-incubating-SNAPSHOT</version> + <version>6.0.1-incubating</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/f25dd335/juneau-distrib/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-distrib/pom.xml b/juneau-distrib/pom.xml index f2803cd..33712af 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.0.1-incubating-SNAPSHOT</version> + <version>6.0.1-incubating</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/f25dd335/juneau-microservice/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-microservice/pom.xml b/juneau-microservice/pom.xml index d4abb99..bb06eeb 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.0.1-incubating-SNAPSHOT</version> + <version>6.0.1-incubating</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/f25dd335/juneau-samples/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-samples/pom.xml b/juneau-samples/pom.xml index bff9f0f..a899153 100644 --- a/juneau-samples/pom.xml +++ b/juneau-samples/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.juneau</groupId> <artifactId>juneau</artifactId> - <version>6.0.1-incubating-SNAPSHOT</version> + <version>6.0.1-incubating</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/f25dd335/juneau-server-test/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-server-test/pom.xml b/juneau-server-test/pom.xml index 24eb3c0..51453e5 100644 --- a/juneau-server-test/pom.xml +++ b/juneau-server-test/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.juneau</groupId> <artifactId>juneau</artifactId> - <version>6.0.1-incubating-SNAPSHOT</version> + <version>6.0.1-incubating</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/f25dd335/juneau-server/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-server/pom.xml b/juneau-server/pom.xml index a77c578..7c92c0f 100644 --- a/juneau-server/pom.xml +++ b/juneau-server/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.juneau</groupId> <artifactId>juneau</artifactId> - <version>6.0.1-incubating-SNAPSHOT</version> + <version>6.0.1-incubating</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/f25dd335/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a5c35fe..13b04de 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.0.1-incubating-SNAPSHOT</version> + <version>6.0.1-incubating</version> <packaging>pom</packaging> <name>Apache Juneau (incubating)</name> <description>All the Apache Juneau content in one convenient package.</description> @@ -258,7 +258,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>HEAD</tag> + <tag>juneau-6.0.1-incubating-RC1</tag> </scm> <issueManagement> <system>Jira</system>
