Repository: incubator-juneau Updated Branches: refs/heads/master 30511aae2 -> cdc648b99
[maven-release-plugin] prepare release juneau-6.0.1-incubating-RC2 Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau/commit/cdc648b9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau/tree/cdc648b9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau/diff/cdc648b9 Branch: refs/heads/master Commit: cdc648b99d4e66309edf693c2b6160938c26f4e4 Parents: 30511aa Author: jamesbognar <[email protected]> Authored: Mon Nov 28 20:17:57 2016 -0500 Committer: jamesbognar <[email protected]> Committed: Mon Nov 28 20:17:57 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/cdc648b9/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/cdc648b9/juneau-client/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-client/pom.xml b/juneau-client/pom.xml index f812180..19c091c 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/cdc648b9/juneau-core/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-core/pom.xml b/juneau-core/pom.xml index 0b21053..3917aa4 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/cdc648b9/juneau-distrib/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-distrib/pom.xml b/juneau-distrib/pom.xml index 20151a1..2cf7aec 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/cdc648b9/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/cdc648b9/juneau-samples/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-samples/pom.xml b/juneau-samples/pom.xml index f469602..911a5a6 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/cdc648b9/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/cdc648b9/juneau-server/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-server/pom.xml b/juneau-server/pom.xml index 898b2c4..0e47be8 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/cdc648b9/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 580b2c5..ec2cd61 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> @@ -243,7 +243,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-RC2</tag> </scm> <issueManagement> <system>Jira</system>
