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 2023/01/07 19:05:55 UTC

[juneau] branch master updated: [maven-release-plugin] prepare release juneau-9.0.0-RC3

This is an automated email from the ASF dual-hosted git repository.

jamesbognar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juneau.git


The following commit(s) were added to refs/heads/master by this push:
     new 77f62bd59 [maven-release-plugin] prepare release juneau-9.0.0-RC3
77f62bd59 is described below

commit 77f62bd59177173d76189c7c33b16bdb901a3656
Author: jamesbognar <ja...@apache.org>
AuthorDate: Sat Jan 7 14:05:38 2023 -0500

    [maven-release-plugin] prepare release juneau-9.0.0-RC3
---
 juneau-all/pom.xml                                            | 2 +-
 juneau-core/juneau-assertions/pom.xml                         | 2 +-
 juneau-core/juneau-common/pom.xml                             | 2 +-
 juneau-core/juneau-config/pom.xml                             | 2 +-
 juneau-core/juneau-dto/pom.xml                                | 2 +-
 juneau-core/juneau-marshall/pom.xml                           | 2 +-
 juneau-core/pom.xml                                           | 2 +-
 juneau-distrib/pom.xml                                        | 2 +-
 juneau-examples/juneau-examples-core/pom.xml                  | 2 +-
 juneau-examples/juneau-examples-rest-jetty-ftest/pom.xml      | 2 +-
 juneau-examples/juneau-examples-rest-jetty/pom.xml            | 2 +-
 juneau-examples/juneau-examples-rest-springboot/pom.xml       | 2 +-
 juneau-examples/juneau-examples-rest/pom.xml                  | 2 +-
 juneau-examples/pom.xml                                       | 2 +-
 juneau-microservice/juneau-microservice-core/pom.xml          | 2 +-
 juneau-microservice/juneau-microservice-jetty/pom.xml         | 2 +-
 juneau-microservice/juneau-my-jetty-microservice/pom.xml      | 4 ++--
 juneau-microservice/juneau-my-springboot-microservice/pom.xml | 4 ++--
 juneau-microservice/pom.xml                                   | 2 +-
 juneau-rest/juneau-rest-client/pom.xml                        | 2 +-
 juneau-rest/juneau-rest-common/pom.xml                        | 2 +-
 juneau-rest/juneau-rest-mock/pom.xml                          | 2 +-
 juneau-rest/juneau-rest-server-springboot/pom.xml             | 2 +-
 juneau-rest/juneau-rest-server/pom.xml                        | 2 +-
 juneau-rest/pom.xml                                           | 2 +-
 juneau-sc/juneau-sc-client/pom.xml                            | 2 +-
 juneau-sc/juneau-sc-server/pom.xml                            | 2 +-
 juneau-sc/pom.xml                                             | 2 +-
 juneau-utest-utils/pom.xml                                    | 2 +-
 juneau-utest/pom.xml                                          | 2 +-
 pom.xml                                                       | 4 ++--
 31 files changed, 34 insertions(+), 34 deletions(-)

diff --git a/juneau-all/pom.xml b/juneau-all/pom.xml
index 0c3f4f66e..570d22602 100644
--- a/juneau-all/pom.xml
+++ b/juneau-all/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.juneau</groupId>
 		<artifactId>juneau</artifactId>
-		<version>9.0.0-SNAPSHOT</version>
+		<version>9.0.0</version>
 	</parent>
 
 	<artifactId>juneau-all</artifactId>
diff --git a/juneau-core/juneau-assertions/pom.xml b/juneau-core/juneau-assertions/pom.xml
index 022a17a17..ce7236013 100644
--- a/juneau-core/juneau-assertions/pom.xml
+++ b/juneau-core/juneau-assertions/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.juneau</groupId>
 		<artifactId>juneau-core</artifactId>
-		<version>9.0.0-SNAPSHOT</version>
+		<version>9.0.0</version>
 	</parent>
 
 	<artifactId>juneau-assertions</artifactId>
diff --git a/juneau-core/juneau-common/pom.xml b/juneau-core/juneau-common/pom.xml
index 1950c19a2..e9e872de1 100644
--- a/juneau-core/juneau-common/pom.xml
+++ b/juneau-core/juneau-common/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.juneau</groupId>
 		<artifactId>juneau-core</artifactId>
-		<version>9.0.0-SNAPSHOT</version>
+		<version>9.0.0</version>
 	</parent>
 
 	<artifactId>juneau-common</artifactId>
diff --git a/juneau-core/juneau-config/pom.xml b/juneau-core/juneau-config/pom.xml
index ee79b5e67..d2a26c994 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>9.0.0-SNAPSHOT</version>
+		<version>9.0.0</version>
 	</parent>
 
 	<artifactId>juneau-config</artifactId>
diff --git a/juneau-core/juneau-dto/pom.xml b/juneau-core/juneau-dto/pom.xml
index d7f94e845..353d590d1 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>9.0.0-SNAPSHOT</version>
+		<version>9.0.0</version>
 	</parent>
 
 	<artifactId>juneau-dto</artifactId>
diff --git a/juneau-core/juneau-marshall/pom.xml b/juneau-core/juneau-marshall/pom.xml
index 1e278ad11..859b59be6 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>9.0.0-SNAPSHOT</version>
+		<version>9.0.0</version>
 	</parent>
 
 	<artifactId>juneau-marshall</artifactId>
diff --git a/juneau-core/pom.xml b/juneau-core/pom.xml
index 7c69d09ed..2bb4056d7 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>9.0.0-SNAPSHOT</version>
+		<version>9.0.0</version>
 	</parent>
 
 	<artifactId>juneau-core</artifactId>
diff --git a/juneau-distrib/pom.xml b/juneau-distrib/pom.xml
index 29b63dd03..5509c59ea 100644
--- a/juneau-distrib/pom.xml
+++ b/juneau-distrib/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.juneau</groupId>
 		<artifactId>juneau</artifactId>
-		<version>9.0.0-SNAPSHOT</version>
+		<version>9.0.0</version>
 	</parent>
 
 	<artifactId>juneau-distrib</artifactId>
diff --git a/juneau-examples/juneau-examples-core/pom.xml b/juneau-examples/juneau-examples-core/pom.xml
index f9860fa34..8905e4303 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>9.0.0-SNAPSHOT</version>
+		<version>9.0.0</version>
 	</parent>
 
 	<artifactId>juneau-examples-core</artifactId>
diff --git a/juneau-examples/juneau-examples-rest-jetty-ftest/pom.xml b/juneau-examples/juneau-examples-rest-jetty-ftest/pom.xml
index 2c65a4c84..09fde8539 100644
--- a/juneau-examples/juneau-examples-rest-jetty-ftest/pom.xml
+++ b/juneau-examples/juneau-examples-rest-jetty-ftest/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.juneau</groupId>
 		<artifactId>juneau-examples</artifactId>
-		<version>9.0.0-SNAPSHOT</version>
+		<version>9.0.0</version>
 	</parent>
 
 	<artifactId>juneau-examples-rest-jetty-ftest</artifactId>
diff --git a/juneau-examples/juneau-examples-rest-jetty/pom.xml b/juneau-examples/juneau-examples-rest-jetty/pom.xml
index 4e0457f69..078960b24 100644
--- a/juneau-examples/juneau-examples-rest-jetty/pom.xml
+++ b/juneau-examples/juneau-examples-rest-jetty/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.juneau</groupId>
 		<artifactId>juneau-examples</artifactId>
-		<version>9.0.0-SNAPSHOT</version>
+		<version>9.0.0</version>
 	</parent>
 
 	<artifactId>juneau-examples-rest-jetty</artifactId>
diff --git a/juneau-examples/juneau-examples-rest-springboot/pom.xml b/juneau-examples/juneau-examples-rest-springboot/pom.xml
index 507603f35..3c67f7ceb 100644
--- a/juneau-examples/juneau-examples-rest-springboot/pom.xml
+++ b/juneau-examples/juneau-examples-rest-springboot/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.juneau</groupId>
 		<artifactId>juneau-examples</artifactId>
-		<version>9.0.0-SNAPSHOT</version>
+		<version>9.0.0</version>
 	</parent>
 
 	<artifactId>juneau-examples-rest-springboot</artifactId>
diff --git a/juneau-examples/juneau-examples-rest/pom.xml b/juneau-examples/juneau-examples-rest/pom.xml
index a1bf66cb3..3ea399a36 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>9.0.0-SNAPSHOT</version>
+		<version>9.0.0</version>
 	</parent>
 
 	<artifactId>juneau-examples-rest</artifactId>
diff --git a/juneau-examples/pom.xml b/juneau-examples/pom.xml
index c8ef0f9ea..c80bb36c8 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>9.0.0-SNAPSHOT</version>
+		<version>9.0.0</version>
 	</parent>
 
 	<artifactId>juneau-examples</artifactId>
diff --git a/juneau-microservice/juneau-microservice-core/pom.xml b/juneau-microservice/juneau-microservice-core/pom.xml
index 159c72b1f..d82e8b69c 100644
--- a/juneau-microservice/juneau-microservice-core/pom.xml
+++ b/juneau-microservice/juneau-microservice-core/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.juneau</groupId>
 		<artifactId>juneau-microservice</artifactId>
-		<version>9.0.0-SNAPSHOT</version>
+		<version>9.0.0</version>
 	</parent>
 
 	<artifactId>juneau-microservice-core</artifactId>
diff --git a/juneau-microservice/juneau-microservice-jetty/pom.xml b/juneau-microservice/juneau-microservice-jetty/pom.xml
index 26f3aa92f..fb02fadc6 100644
--- a/juneau-microservice/juneau-microservice-jetty/pom.xml
+++ b/juneau-microservice/juneau-microservice-jetty/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.juneau</groupId>
 		<artifactId>juneau-microservice</artifactId>
-		<version>9.0.0-SNAPSHOT</version>
+		<version>9.0.0</version>
 	</parent>
 
 	<artifactId>juneau-microservice-jetty</artifactId>
diff --git a/juneau-microservice/juneau-my-jetty-microservice/pom.xml b/juneau-microservice/juneau-my-jetty-microservice/pom.xml
index c00a80398..c130269a6 100644
--- a/juneau-microservice/juneau-my-jetty-microservice/pom.xml
+++ b/juneau-microservice/juneau-my-jetty-microservice/pom.xml
@@ -28,7 +28,7 @@
 	<parent>
 		<groupId>org.apache.juneau</groupId>
 		<artifactId>juneau-microservice</artifactId>
-		<version>9.0.0-SNAPSHOT</version>
+		<version>9.0.0</version>
 	</parent>
 
 	<artifactId>juneau-my-jetty-microservice</artifactId>
@@ -36,7 +36,7 @@
 	<description>Apache Juneau Jetty Microservice Template</description>
 	
 	<properties>
-		<juneau.version>9.0.0-SNAPSHOT</juneau.version>
+		<juneau.version>9.0.0</juneau.version>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 	</properties>
 	
diff --git a/juneau-microservice/juneau-my-springboot-microservice/pom.xml b/juneau-microservice/juneau-my-springboot-microservice/pom.xml
index 3bdfabb48..d4b0e020e 100644
--- a/juneau-microservice/juneau-my-springboot-microservice/pom.xml
+++ b/juneau-microservice/juneau-my-springboot-microservice/pom.xml
@@ -28,7 +28,7 @@
 	<parent>
 		<groupId>org.apache.juneau</groupId>
 		<artifactId>juneau-microservice</artifactId>
-		<version>9.0.0-SNAPSHOT</version>
+		<version>9.0.0</version>
 	</parent>
 
 	<artifactId>juneau-my-springboot-microservice</artifactId>
@@ -36,7 +36,7 @@
 	<description>Apache Juneau Spring Boot Microservice Template</description>
 	
 	<properties>
-		<juneau.version>9.0.0-SNAPSHOT</juneau.version>
+		<juneau.version>9.0.0</juneau.version>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 	</properties>
 	
diff --git a/juneau-microservice/pom.xml b/juneau-microservice/pom.xml
index fa641ff4a..2f8efe190 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>9.0.0-SNAPSHOT</version>
+		<version>9.0.0</version>
 	</parent>
 
 	<artifactId>juneau-microservice</artifactId>
diff --git a/juneau-rest/juneau-rest-client/pom.xml b/juneau-rest/juneau-rest-client/pom.xml
index 85fe21418..8eacab74b 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>9.0.0-SNAPSHOT</version>
+		<version>9.0.0</version>
 	</parent>
 
 	<artifactId>juneau-rest-client</artifactId>
diff --git a/juneau-rest/juneau-rest-common/pom.xml b/juneau-rest/juneau-rest-common/pom.xml
index 33d4c65df..775e2f34f 100644
--- a/juneau-rest/juneau-rest-common/pom.xml
+++ b/juneau-rest/juneau-rest-common/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.juneau</groupId>
 		<artifactId>juneau-rest</artifactId>
-		<version>9.0.0-SNAPSHOT</version>
+		<version>9.0.0</version>
 	</parent>
 
 	<artifactId>juneau-rest-common</artifactId>
diff --git a/juneau-rest/juneau-rest-mock/pom.xml b/juneau-rest/juneau-rest-mock/pom.xml
index d97ee35ca..e04bed1a7 100644
--- a/juneau-rest/juneau-rest-mock/pom.xml
+++ b/juneau-rest/juneau-rest-mock/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.juneau</groupId>
 		<artifactId>juneau-rest</artifactId>
-		<version>9.0.0-SNAPSHOT</version>
+		<version>9.0.0</version>
 	</parent>
 
 	<artifactId>juneau-rest-mock</artifactId>
diff --git a/juneau-rest/juneau-rest-server-springboot/pom.xml b/juneau-rest/juneau-rest-server-springboot/pom.xml
index 797d9cff0..12564a19b 100644
--- a/juneau-rest/juneau-rest-server-springboot/pom.xml
+++ b/juneau-rest/juneau-rest-server-springboot/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.juneau</groupId>
 		<artifactId>juneau-rest</artifactId>
-		<version>9.0.0-SNAPSHOT</version>
+		<version>9.0.0</version>
 	</parent>
 
 	<artifactId>juneau-rest-server-springboot</artifactId>
diff --git a/juneau-rest/juneau-rest-server/pom.xml b/juneau-rest/juneau-rest-server/pom.xml
index 37f1f9c77..eea142f1a 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>9.0.0-SNAPSHOT</version>
+		<version>9.0.0</version>
 	</parent>
 
 	<artifactId>juneau-rest-server</artifactId>
diff --git a/juneau-rest/pom.xml b/juneau-rest/pom.xml
index 3a2da2cb0..3ce773cba 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>9.0.0-SNAPSHOT</version>
+		<version>9.0.0</version>
 	</parent>
 
 	<artifactId>juneau-rest</artifactId>
diff --git a/juneau-sc/juneau-sc-client/pom.xml b/juneau-sc/juneau-sc-client/pom.xml
index 93b42a30b..bc358ed21 100644
--- a/juneau-sc/juneau-sc-client/pom.xml
+++ b/juneau-sc/juneau-sc-client/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<groupId>org.apache.juneau</groupId>
 		<artifactId>juneau-sc</artifactId>
-		<version>9.0.0-SNAPSHOT</version>
+		<version>9.0.0</version>
 	</parent>
 
 	<properties>
diff --git a/juneau-sc/juneau-sc-server/pom.xml b/juneau-sc/juneau-sc-server/pom.xml
index 859a9b227..867f2d01d 100644
--- a/juneau-sc/juneau-sc-server/pom.xml
+++ b/juneau-sc/juneau-sc-server/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<groupId>org.apache.juneau</groupId>
 		<artifactId>juneau-sc</artifactId>
-		<version>9.0.0-SNAPSHOT</version>
+		<version>9.0.0</version>
 	</parent>
 
 	<properties>
diff --git a/juneau-sc/pom.xml b/juneau-sc/pom.xml
index 42160bf48..33a9cad93 100644
--- a/juneau-sc/pom.xml
+++ b/juneau-sc/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.juneau</groupId>
 		<artifactId>juneau</artifactId>
-		<version>9.0.0-SNAPSHOT</version>
+		<version>9.0.0</version>
 	</parent>
 
 	<artifactId>juneau-sc</artifactId>
diff --git a/juneau-utest-utils/pom.xml b/juneau-utest-utils/pom.xml
index fb17e9729..b4afd2298 100644
--- a/juneau-utest-utils/pom.xml
+++ b/juneau-utest-utils/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.juneau</groupId>
 		<artifactId>juneau</artifactId>
-		<version>9.0.0-SNAPSHOT</version>
+		<version>9.0.0</version>
 	</parent>
 
 	<artifactId>juneau-utest-utils</artifactId>
diff --git a/juneau-utest/pom.xml b/juneau-utest/pom.xml
index 5eae9467f..2dff7e1d9 100644
--- a/juneau-utest/pom.xml
+++ b/juneau-utest/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.juneau</groupId>
 		<artifactId>juneau</artifactId>
-		<version>9.0.0-SNAPSHOT</version>
+		<version>9.0.0</version>
 	</parent>
 
 	<artifactId>juneau-utest</artifactId>
diff --git a/pom.xml b/pom.xml
index 849d2e001..ebb0e7188 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
 	<groupId>org.apache.juneau</groupId>
 	<artifactId>juneau</artifactId>
-	<version>9.0.0-SNAPSHOT</version>
+	<version>9.0.0</version>
 	<packaging>pom</packaging>
 	<name>juneau</name>
 	<description>Apache Juneau</description>
@@ -375,7 +375,7 @@
 		<connection>scm:git:https://gitbox.apache.org/repos/asf/juneau.git</connection>
 		<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/juneau.git</developerConnection>
 		<url>https://github.com/apache/juneau</url>
-		<tag>HEAD</tag>
+		<tag>juneau-9.0.0-RC3</tag>
 	</scm>
 	<issueManagement>
 		<system>Jira</system>