Repository: juneau
Updated Branches:
  refs/heads/master de67768d4 -> 8b4740edc


[maven-release-plugin] prepare release juneau-7.0.0-RC1


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

Branch: refs/heads/master
Commit: 8b4740edccd65e7f5e09b3d01498fb89b0c8d479
Parents: de67768
Author: jamesbognar <[email protected]>
Authored: Sun Oct 22 15:09:36 2017 -0400
Committer: jamesbognar <[email protected]>
Committed: Sun Oct 22 15:09:36 2017 -0400

----------------------------------------------------------------------
 juneau-core/juneau-config/pom.xml                        | 2 +-
 juneau-core/juneau-core-test/pom.xml                     | 2 +-
 juneau-core/juneau-dto/pom.xml                           | 2 +-
 juneau-core/juneau-marshall-rdf/pom.xml                  | 2 +-
 juneau-core/juneau-marshall/pom.xml                      | 2 +-
 juneau-core/juneau-svl/pom.xml                           | 2 +-
 juneau-core/pom.xml                                      | 2 +-
 juneau-doc/pom.xml                                       | 2 +-
 juneau-examples/juneau-examples-core/pom.xml             | 2 +-
 juneau-examples/juneau-examples-rest/pom.xml             | 2 +-
 juneau-examples/pom.xml                                  | 2 +-
 juneau-microservice/juneau-microservice-server/pom.xml   | 2 +-
 juneau-microservice/juneau-microservice-template/pom.xml | 4 ++--
 juneau-microservice/juneau-microservice-test/pom.xml     | 2 +-
 juneau-microservice/pom.xml                              | 2 +-
 juneau-releng/juneau-all/pom.xml                         | 2 +-
 juneau-releng/juneau-distrib/pom.xml                     | 2 +-
 juneau-releng/pom.xml                                    | 2 +-
 juneau-rest/juneau-rest-client/pom.xml                   | 2 +-
 juneau-rest/juneau-rest-server-jaxrs/pom.xml             | 2 +-
 juneau-rest/juneau-rest-server/pom.xml                   | 2 +-
 juneau-rest/pom.xml                                      | 2 +-
 pom.xml                                                  | 4 ++--
 23 files changed, 25 insertions(+), 25 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/juneau/blob/8b4740ed/juneau-core/juneau-config/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-core/juneau-config/pom.xml 
b/juneau-core/juneau-config/pom.xml
index 8d67d71..5b50747 100644
--- a/juneau-core/juneau-config/pom.xml
+++ b/juneau-core/juneau-config/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juneau</groupId>
                <artifactId>juneau-core</artifactId>
-               <version>7.0.0-SNAPSHOT</version>
+               <version>7.0.0</version>
        </parent>
 
        <artifactId>juneau-config</artifactId>

http://git-wip-us.apache.org/repos/asf/juneau/blob/8b4740ed/juneau-core/juneau-core-test/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-core/juneau-core-test/pom.xml 
b/juneau-core/juneau-core-test/pom.xml
index 0630303..7dfd8cd 100644
--- a/juneau-core/juneau-core-test/pom.xml
+++ b/juneau-core/juneau-core-test/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juneau</groupId>
                <artifactId>juneau-core</artifactId>
-               <version>7.0.0-SNAPSHOT</version>
+               <version>7.0.0</version>
        </parent>
 
        <artifactId>juneau-core-test</artifactId>

http://git-wip-us.apache.org/repos/asf/juneau/blob/8b4740ed/juneau-core/juneau-dto/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-core/juneau-dto/pom.xml b/juneau-core/juneau-dto/pom.xml
index d64777b..8da468a 100644
--- a/juneau-core/juneau-dto/pom.xml
+++ b/juneau-core/juneau-dto/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juneau</groupId>
                <artifactId>juneau-core</artifactId>
-               <version>7.0.0-SNAPSHOT</version>
+               <version>7.0.0</version>
        </parent>
 
        <artifactId>juneau-dto</artifactId>

http://git-wip-us.apache.org/repos/asf/juneau/blob/8b4740ed/juneau-core/juneau-marshall-rdf/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-core/juneau-marshall-rdf/pom.xml 
b/juneau-core/juneau-marshall-rdf/pom.xml
index 0d9e9a8..b090b97 100644
--- a/juneau-core/juneau-marshall-rdf/pom.xml
+++ b/juneau-core/juneau-marshall-rdf/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juneau</groupId>
                <artifactId>juneau-core</artifactId>
-               <version>7.0.0-SNAPSHOT</version>
+               <version>7.0.0</version>
        </parent>
 
        <artifactId>juneau-marshall-rdf</artifactId>

http://git-wip-us.apache.org/repos/asf/juneau/blob/8b4740ed/juneau-core/juneau-marshall/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-core/juneau-marshall/pom.xml 
b/juneau-core/juneau-marshall/pom.xml
index c5aaed6..fb0e3c4 100644
--- a/juneau-core/juneau-marshall/pom.xml
+++ b/juneau-core/juneau-marshall/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juneau</groupId>
                <artifactId>juneau-core</artifactId>
-               <version>7.0.0-SNAPSHOT</version>
+               <version>7.0.0</version>
        </parent>
 
        <artifactId>juneau-marshall</artifactId>

http://git-wip-us.apache.org/repos/asf/juneau/blob/8b4740ed/juneau-core/juneau-svl/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-core/juneau-svl/pom.xml b/juneau-core/juneau-svl/pom.xml
index 2d7a69e..0aed147 100644
--- a/juneau-core/juneau-svl/pom.xml
+++ b/juneau-core/juneau-svl/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juneau</groupId>
                <artifactId>juneau-core</artifactId>
-               <version>7.0.0-SNAPSHOT</version>
+               <version>7.0.0</version>
        </parent>
 
        <artifactId>juneau-svl</artifactId>

http://git-wip-us.apache.org/repos/asf/juneau/blob/8b4740ed/juneau-core/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-core/pom.xml b/juneau-core/pom.xml
index 1a33729..b1ac704 100644
--- a/juneau-core/pom.xml
+++ b/juneau-core/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juneau</groupId>
                <artifactId>juneau</artifactId>
-               <version>7.0.0-SNAPSHOT</version>
+               <version>7.0.0</version>
        </parent>
 
        <artifactId>juneau-core</artifactId>

http://git-wip-us.apache.org/repos/asf/juneau/blob/8b4740ed/juneau-doc/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-doc/pom.xml b/juneau-doc/pom.xml
index 8fa827c..10366b6 100644
--- a/juneau-doc/pom.xml
+++ b/juneau-doc/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juneau</groupId>
                <artifactId>juneau</artifactId>
-               <version>7.0.0-SNAPSHOT</version>
+               <version>7.0.0</version>
        </parent>
 
        <artifactId>juneau-doc</artifactId>

http://git-wip-us.apache.org/repos/asf/juneau/blob/8b4740ed/juneau-examples/juneau-examples-core/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-examples/juneau-examples-core/pom.xml 
b/juneau-examples/juneau-examples-core/pom.xml
index ec4559f..85acdfd 100644
--- a/juneau-examples/juneau-examples-core/pom.xml
+++ b/juneau-examples/juneau-examples-core/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <artifactId>juneau-examples</artifactId>
                <groupId>org.apache.juneau</groupId>
-               <version>7.0.0-SNAPSHOT</version>
+               <version>7.0.0</version>
        </parent>
 
        <artifactId>juneau-examples-core</artifactId>

http://git-wip-us.apache.org/repos/asf/juneau/blob/8b4740ed/juneau-examples/juneau-examples-rest/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-examples/juneau-examples-rest/pom.xml 
b/juneau-examples/juneau-examples-rest/pom.xml
index 7cb28c7..56463b6 100644
--- a/juneau-examples/juneau-examples-rest/pom.xml
+++ b/juneau-examples/juneau-examples-rest/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juneau</groupId>
                <artifactId>juneau-examples</artifactId>
-               <version>7.0.0-SNAPSHOT</version>
+               <version>7.0.0</version>
        </parent>
 
        <artifactId>juneau-examples-rest</artifactId>

http://git-wip-us.apache.org/repos/asf/juneau/blob/8b4740ed/juneau-examples/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-examples/pom.xml b/juneau-examples/pom.xml
index a053d6f..bb31be0 100644
--- a/juneau-examples/pom.xml
+++ b/juneau-examples/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juneau</groupId>
                <artifactId>juneau</artifactId>
-               <version>7.0.0-SNAPSHOT</version>
+               <version>7.0.0</version>
        </parent>
 
        <artifactId>juneau-examples</artifactId>

http://git-wip-us.apache.org/repos/asf/juneau/blob/8b4740ed/juneau-microservice/juneau-microservice-server/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-microservice/juneau-microservice-server/pom.xml 
b/juneau-microservice/juneau-microservice-server/pom.xml
index 13c24ae..5c768d4 100644
--- a/juneau-microservice/juneau-microservice-server/pom.xml
+++ b/juneau-microservice/juneau-microservice-server/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juneau</groupId>
                <artifactId>juneau-microservice</artifactId>
-               <version>7.0.0-SNAPSHOT</version>
+               <version>7.0.0</version>
        </parent>
 
        <artifactId>juneau-microservice-server</artifactId>

http://git-wip-us.apache.org/repos/asf/juneau/blob/8b4740ed/juneau-microservice/juneau-microservice-template/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-microservice/juneau-microservice-template/pom.xml 
b/juneau-microservice/juneau-microservice-template/pom.xml
index b573b66..1b5f0bc 100644
--- a/juneau-microservice/juneau-microservice-template/pom.xml
+++ b/juneau-microservice/juneau-microservice-template/pom.xml
@@ -28,7 +28,7 @@
        <parent>
                <groupId>org.apache.juneau</groupId>
                <artifactId>juneau-microservice</artifactId>
-               <version>7.0.0-SNAPSHOT</version>
+               <version>7.0.0</version>
        </parent>
 
        <artifactId>juneau-microservice-template</artifactId>
@@ -36,7 +36,7 @@
        <description>A template project developers use to start with to create 
a microservice.</description>
        
        <properties>
-               <juneau.version>7.0.0-SNAPSHOT</juneau.version>
+               <juneau.version>7.0.0</juneau.version>
                
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
        </properties>
        

http://git-wip-us.apache.org/repos/asf/juneau/blob/8b4740ed/juneau-microservice/juneau-microservice-test/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-microservice/juneau-microservice-test/pom.xml 
b/juneau-microservice/juneau-microservice-test/pom.xml
index 85c6ab5..b61f445 100644
--- a/juneau-microservice/juneau-microservice-test/pom.xml
+++ b/juneau-microservice/juneau-microservice-test/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juneau</groupId>
                <artifactId>juneau-microservice</artifactId>
-               <version>7.0.0-SNAPSHOT</version>
+               <version>7.0.0</version>
        </parent>
 
        <artifactId>juneau-microservice-test</artifactId>

http://git-wip-us.apache.org/repos/asf/juneau/blob/8b4740ed/juneau-microservice/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-microservice/pom.xml b/juneau-microservice/pom.xml
index 6d4e8fc..5e2b7cc 100644
--- a/juneau-microservice/pom.xml
+++ b/juneau-microservice/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juneau</groupId>
                <artifactId>juneau</artifactId>
-               <version>7.0.0-SNAPSHOT</version>
+               <version>7.0.0</version>
        </parent>
 
        <artifactId>juneau-microservice</artifactId>

http://git-wip-us.apache.org/repos/asf/juneau/blob/8b4740ed/juneau-releng/juneau-all/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-releng/juneau-all/pom.xml b/juneau-releng/juneau-all/pom.xml
index 6e08b0b..c22f632 100644
--- a/juneau-releng/juneau-all/pom.xml
+++ b/juneau-releng/juneau-all/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juneau</groupId>
                <artifactId>juneau-releng</artifactId>
-               <version>7.0.0-SNAPSHOT</version>
+               <version>7.0.0</version>
        </parent>
 
        <artifactId>juneau-all</artifactId>

http://git-wip-us.apache.org/repos/asf/juneau/blob/8b4740ed/juneau-releng/juneau-distrib/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-releng/juneau-distrib/pom.xml 
b/juneau-releng/juneau-distrib/pom.xml
index 25b84d6..1ede74f 100644
--- a/juneau-releng/juneau-distrib/pom.xml
+++ b/juneau-releng/juneau-distrib/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juneau</groupId>
                <artifactId>juneau-releng</artifactId>
-               <version>7.0.0-SNAPSHOT</version>
+               <version>7.0.0</version>
        </parent>
 
        <artifactId>juneau-distrib</artifactId>

http://git-wip-us.apache.org/repos/asf/juneau/blob/8b4740ed/juneau-releng/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-releng/pom.xml b/juneau-releng/pom.xml
index 7e388c4..c73b820 100644
--- a/juneau-releng/pom.xml
+++ b/juneau-releng/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juneau</groupId>
                <artifactId>juneau</artifactId>
-               <version>7.0.0-SNAPSHOT</version>
+               <version>7.0.0</version>
        </parent>
 
        <artifactId>juneau-releng</artifactId>

http://git-wip-us.apache.org/repos/asf/juneau/blob/8b4740ed/juneau-rest/juneau-rest-client/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-rest/juneau-rest-client/pom.xml 
b/juneau-rest/juneau-rest-client/pom.xml
index 1283e88..6b27398 100644
--- a/juneau-rest/juneau-rest-client/pom.xml
+++ b/juneau-rest/juneau-rest-client/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juneau</groupId>
                <artifactId>juneau-rest</artifactId>
-               <version>7.0.0-SNAPSHOT</version>
+               <version>7.0.0</version>
        </parent>
 
        <artifactId>juneau-rest-client</artifactId>

http://git-wip-us.apache.org/repos/asf/juneau/blob/8b4740ed/juneau-rest/juneau-rest-server-jaxrs/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-rest/juneau-rest-server-jaxrs/pom.xml 
b/juneau-rest/juneau-rest-server-jaxrs/pom.xml
index a95adea..5320f6c 100644
--- a/juneau-rest/juneau-rest-server-jaxrs/pom.xml
+++ b/juneau-rest/juneau-rest-server-jaxrs/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juneau</groupId>
                <artifactId>juneau-rest</artifactId>
-               <version>7.0.0-SNAPSHOT</version>
+               <version>7.0.0</version>
        </parent>
 
        <artifactId>juneau-rest-server-jaxrs</artifactId>

http://git-wip-us.apache.org/repos/asf/juneau/blob/8b4740ed/juneau-rest/juneau-rest-server/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-rest/juneau-rest-server/pom.xml 
b/juneau-rest/juneau-rest-server/pom.xml
index eccc463..2c65ded 100644
--- a/juneau-rest/juneau-rest-server/pom.xml
+++ b/juneau-rest/juneau-rest-server/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juneau</groupId>
                <artifactId>juneau-rest</artifactId>
-               <version>7.0.0-SNAPSHOT</version>
+               <version>7.0.0</version>
        </parent>
 
        <artifactId>juneau-rest-server</artifactId>

http://git-wip-us.apache.org/repos/asf/juneau/blob/8b4740ed/juneau-rest/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-rest/pom.xml b/juneau-rest/pom.xml
index 82fb850..f7cc780 100644
--- a/juneau-rest/pom.xml
+++ b/juneau-rest/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juneau</groupId>
                <artifactId>juneau</artifactId>
-               <version>7.0.0-SNAPSHOT</version>
+               <version>7.0.0</version>
        </parent>
 
        <artifactId>juneau-rest</artifactId>

http://git-wip-us.apache.org/repos/asf/juneau/blob/8b4740ed/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6edb457..7c10f8f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
        <groupId>org.apache.juneau</groupId>
        <artifactId>juneau</artifactId>
-       <version>7.0.0-SNAPSHOT</version>
+       <version>7.0.0</version>
        <packaging>pom</packaging>
        <name>Apache Juneau</name>
        <description>All the Apache Juneau content in one convenient 
package.</description>
@@ -286,7 +286,7 @@
                
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/juneau.git</connection>
                
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/juneau.git</developerConnection>
                <url>https://github.com/apache/juneau</url>
-               <tag>HEAD</tag>
+               <tag>juneau-7.0.0-RC1</tag>
        </scm>
        <issueManagement>
                <system>Jira</system>

Reply via email to