Repository: incubator-juneau Updated Branches: refs/heads/master cdc648b99 -> 14c7e4063
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau/commit/14c7e406 Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau/tree/14c7e406 Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau/diff/14c7e406 Branch: refs/heads/master Commit: 14c7e4063461152918aaaec9b593cbdc9d7f7985 Parents: cdc648b Author: jamesbognar <jamesbog...@apache.org> Authored: Mon Nov 28 20:18:51 2016 -0500 Committer: jamesbognar <jamesbog...@apache.org> Committed: Mon Nov 28 20:18:51 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/14c7e406/juneau-all/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-all/pom.xml b/juneau-all/pom.xml index ef4315e..da8e80d 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</version> + <version>6.0.2-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/14c7e406/juneau-client/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-client/pom.xml b/juneau-client/pom.xml index 19c091c..507078a 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</version> + <version>6.0.2-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/14c7e406/juneau-core/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-core/pom.xml b/juneau-core/pom.xml index 3917aa4..1e517cd 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</version> + <version>6.0.2-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/14c7e406/juneau-distrib/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-distrib/pom.xml b/juneau-distrib/pom.xml index 2cf7aec..5ea4f85 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</version> + <version>6.0.2-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/14c7e406/juneau-microservice/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-microservice/pom.xml b/juneau-microservice/pom.xml index bb06eeb..6d320a5 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</version> + <version>6.0.2-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/14c7e406/juneau-samples/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-samples/pom.xml b/juneau-samples/pom.xml index 911a5a6..b6ef3c7 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</version> + <version>6.0.2-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/14c7e406/juneau-server-test/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-server-test/pom.xml b/juneau-server-test/pom.xml index 51453e5..4e8ee3b 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</version> + <version>6.0.2-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/14c7e406/juneau-server/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-server/pom.xml b/juneau-server/pom.xml index 0e47be8..626f12f 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</version> + <version>6.0.2-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/14c7e406/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ec2cd61..ccf54c8 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</version> + <version>6.0.2-incubating-SNAPSHOT</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>juneau-6.0.1-incubating-RC2</tag> + <tag>HEAD</tag> </scm> <issueManagement> <system>Jira</system>