You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juneau.apache.org by ja...@apache.org on 2017/02/16 14:08:08 UTC

incubator-juneau git commit: Reset version to 6.1.0

Repository: incubator-juneau
Updated Branches:
  refs/heads/master b079dc848 -> 271542f4c


Reset version to 6.1.0

Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau/commit/271542f4
Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau/tree/271542f4
Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau/diff/271542f4

Branch: refs/heads/master
Commit: 271542f4c5951f5fca22230bc9cd0165a63d9cc6
Parents: b079dc8
Author: JamesBognar <ja...@apache.org>
Authored: Thu Feb 16 09:08:06 2017 -0500
Committer: JamesBognar <ja...@apache.org>
Committed: Thu Feb 16 09:08:06 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                      | 2 +-
 12 files changed, 12 insertions(+), 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/271542f4/juneau-all/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-all/pom.xml b/juneau-all/pom.xml
index 94cef6b..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.1-incubating-SNAPSHOT</version>
+		<version>6.1.0-incubating-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/271542f4/juneau-core-rdf/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-core-rdf/pom.xml b/juneau-core-rdf/pom.xml
index 69a0103..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.1-incubating-SNAPSHOT</version>
+		<version>6.1.0-incubating-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/271542f4/juneau-core-test/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-core-test/pom.xml b/juneau-core-test/pom.xml
index c286305..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.1-incubating-SNAPSHOT</version>
+		<version>6.1.0-incubating-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/271542f4/juneau-core/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-core/pom.xml b/juneau-core/pom.xml
index 93dc4a2..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.1-incubating-SNAPSHOT</version>
+		<version>6.1.0-incubating-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/271542f4/juneau-distrib/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-distrib/pom.xml b/juneau-distrib/pom.xml
index f32bb3f..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.1-incubating-SNAPSHOT</version>
+		<version>6.1.0-incubating-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/271542f4/juneau-examples-rest/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-examples-rest/pom.xml b/juneau-examples-rest/pom.xml
index 40b6285..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.1-incubating-SNAPSHOT</version>
+		<version>6.1.0-incubating-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/271542f4/juneau-microservice/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-microservice/pom.xml b/juneau-microservice/pom.xml
index 0dea99f..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.1-incubating-SNAPSHOT</version>
+		<version>6.1.0-incubating-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/271542f4/juneau-rest-client/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-rest-client/pom.xml b/juneau-rest-client/pom.xml
index 7c40d32..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.1-incubating-SNAPSHOT</version>
+		<version>6.1.0-incubating-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/271542f4/juneau-rest-jaxrs/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-rest-jaxrs/pom.xml b/juneau-rest-jaxrs/pom.xml
index 6ca5e2b..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.1-incubating-SNAPSHOT</version>
+		<version>6.1.0-incubating-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/271542f4/juneau-rest-test/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-rest-test/pom.xml b/juneau-rest-test/pom.xml
index 0b613dd..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.1-incubating-SNAPSHOT</version>
+		<version>6.1.0-incubating-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/271542f4/juneau-rest/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-rest/pom.xml b/juneau-rest/pom.xml
index cb876b5..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.1-incubating-SNAPSHOT</version>
+		<version>6.1.0-incubating-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/271542f4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 587d08f..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.1-incubating-SNAPSHOT</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>