Repository: incubator-juneau
Updated Branches:
  refs/heads/master 6beb3d8e6 -> 5818e25b6


[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/5818e25b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau/tree/5818e25b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau/diff/5818e25b

Branch: refs/heads/master
Commit: 5818e25b6c31d272cdc7b199773f302649f7d59e
Parents: 6beb3d8
Author: jamesbognar <jamesbog...@apache.org>
Authored: Thu Feb 9 15:59:38 2017 -0500
Committer: jamesbognar <jamesbog...@apache.org>
Committed: Thu Feb 9 15:59:38 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                      | 4 ++--
 12 files changed, 13 insertions(+), 13 deletions(-)
----------------------------------------------------------------------


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

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

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/5818e25b/juneau-core-test/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-core-test/pom.xml b/juneau-core-test/pom.xml
index 32a0fbb..c286305 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.0-incubating</version>
+               <version>6.1.1-incubating-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/5818e25b/juneau-core/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-core/pom.xml b/juneau-core/pom.xml
index 376d6ca..93dc4a2 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.0-incubating</version>
+               <version>6.1.1-incubating-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/5818e25b/juneau-distrib/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-distrib/pom.xml b/juneau-distrib/pom.xml
index 393afd4..f32bb3f 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.0-incubating</version>
+               <version>6.1.1-incubating-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/5818e25b/juneau-examples-rest/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-examples-rest/pom.xml b/juneau-examples-rest/pom.xml
index 5130b46..40b6285 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.0-incubating</version>
+               <version>6.1.1-incubating-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 

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

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

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

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

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/5818e25b/juneau-rest/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-rest/pom.xml b/juneau-rest/pom.xml
index 70f0512..cb876b5 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.0-incubating</version>
+               <version>6.1.1-incubating-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/5818e25b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 61acf94..587d08f 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.0-incubating</version>
+       <version>6.1.1-incubating-SNAPSHOT</version>
        <packaging>pom</packaging>
        <name>Apache Juneau (incubating)</name>
        <description>All the Apache Juneau content in one convenient 
package.</description>
@@ -250,7 +250,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.1.0-incubating-RC1</tag>
+               <tag>HEAD</tag>
        </scm>
        <issueManagement>
                <system>Jira</system>

Reply via email to