Repository: incubator-juneau Updated Branches: refs/heads/master 422d5c0ed -> 9f2f027f2
[maven-release-plugin] prepare release juneau-6.3.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/9f2f027f Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau/tree/9f2f027f Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau/diff/9f2f027f Branch: refs/heads/master Commit: 9f2f027f217c40424e96c8533704a8d736a5c37f Parents: 422d5c0 Author: jamesbognar <[email protected]> Authored: Wed Jul 12 09:50:48 2017 -0400 Committer: jamesbognar <[email protected]> Committed: Wed Jul 12 09:50:48 2017 -0400 ---------------------------------------------------------------------- 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/9f2f027f/juneau-all/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-all/pom.xml b/juneau-all/pom.xml index d5c7124..6e5b1c1 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.3.1-incubating-SNAPSHOT</version> + <version>6.3.1-incubating</version> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/9f2f027f/juneau-core-rdf/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-core-rdf/pom.xml b/juneau-core-rdf/pom.xml index efe319a..a826cd9 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.3.1-incubating-SNAPSHOT</version> + <version>6.3.1-incubating</version> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/9f2f027f/juneau-core-test/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-core-test/pom.xml b/juneau-core-test/pom.xml index 104bbb3..3c74376 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.3.1-incubating-SNAPSHOT</version> + <version>6.3.1-incubating</version> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/9f2f027f/juneau-core/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-core/pom.xml b/juneau-core/pom.xml index 5e2d2cd..f177872 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.3.1-incubating-SNAPSHOT</version> + <version>6.3.1-incubating</version> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/9f2f027f/juneau-distrib/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-distrib/pom.xml b/juneau-distrib/pom.xml index 409e701..417f0d9 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.3.1-incubating-SNAPSHOT</version> + <version>6.3.1-incubating</version> </parent> <build> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/9f2f027f/juneau-examples-rest/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-examples-rest/pom.xml b/juneau-examples-rest/pom.xml index bcbcd29..26b63e6 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.3.1-incubating-SNAPSHOT</version> + <version>6.3.1-incubating</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/9f2f027f/juneau-microservice/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-microservice/pom.xml b/juneau-microservice/pom.xml index ceae052..d2a3599 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.3.1-incubating-SNAPSHOT</version> + <version>6.3.1-incubating</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/9f2f027f/juneau-rest-client/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-rest-client/pom.xml b/juneau-rest-client/pom.xml index 3189541..63ba7b4 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.3.1-incubating-SNAPSHOT</version> + <version>6.3.1-incubating</version> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/9f2f027f/juneau-rest-jaxrs/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-rest-jaxrs/pom.xml b/juneau-rest-jaxrs/pom.xml index 0d5ac71..000ef50 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.3.1-incubating-SNAPSHOT</version> + <version>6.3.1-incubating</version> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/9f2f027f/juneau-rest-test/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-rest-test/pom.xml b/juneau-rest-test/pom.xml index eb1acfb..6d20e8a 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.3.1-incubating-SNAPSHOT</version> + <version>6.3.1-incubating</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/9f2f027f/juneau-rest/pom.xml ---------------------------------------------------------------------- diff --git a/juneau-rest/pom.xml b/juneau-rest/pom.xml index af5bc7b..5a0cba5 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.3.1-incubating-SNAPSHOT</version> + <version>6.3.1-incubating</version> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/9f2f027f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8206b49..445ee4b 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.3.1-incubating-SNAPSHOT</version> + <version>6.3.1-incubating</version> <packaging>pom</packaging> <name>Apache Juneau (incubating)</name> <description>All the Apache Juneau content in one convenient package.</description> @@ -265,7 +265,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.3.1-incubating-RC1</tag> </scm> <issueManagement> <system>Jira</system>
