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 2019/11/26 01:06:10 UTC

[juneau] branch master updated: [maven-release-plugin] prepare release juneau-8.1.2-RC1

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 2a1831b  [maven-release-plugin] prepare release juneau-8.1.2-RC1
2a1831b is described below

commit 2a1831beb34236fd7d6bfce086f21e6c1ef0a2c6
Author: jamesbognar <ja...@apache.org>
AuthorDate: Mon Nov 25 20:06:06 2019 -0500

    [maven-release-plugin] prepare release juneau-8.1.2-RC1
---
 juneau-core/juneau-config/pom.xml                             | 2 +-
 juneau-core/juneau-core-utest/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/pom.xml                                           | 2 +-
 juneau-doc/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-ftest/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-releng/juneau-all/pom.xml                              | 2 +-
 juneau-releng/juneau-distrib/pom.xml                          | 2 +-
 juneau-releng/pom.xml                                         | 2 +-
 juneau-rest/juneau-rest-client-utest/pom.xml                  | 2 +-
 juneau-rest/juneau-rest-client/pom.xml                        | 2 +-
 juneau-rest/juneau-rest-mock-utest/pom.xml                    | 2 +-
 juneau-rest/juneau-rest-mock/pom.xml                          | 2 +-
 juneau-rest/juneau-rest-server-jaxrs/pom.xml                  | 2 +-
 juneau-rest/juneau-rest-server-rdf/pom.xml                    | 2 +-
 juneau-rest/juneau-rest-server-springboot/pom.xml             | 2 +-
 juneau-rest/juneau-rest-server-utest/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 +-
 pom.xml                                                       | 4 ++--
 36 files changed, 39 insertions(+), 39 deletions(-)

diff --git a/juneau-core/juneau-config/pom.xml b/juneau-core/juneau-config/pom.xml
index f3e52d3..c9a4d84 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>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</version>
 	</parent>
 
 	<artifactId>juneau-config</artifactId>
diff --git a/juneau-core/juneau-core-utest/pom.xml b/juneau-core/juneau-core-utest/pom.xml
index 4fdedf9..885aad0 100644
--- a/juneau-core/juneau-core-utest/pom.xml
+++ b/juneau-core/juneau-core-utest/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.juneau</groupId>
 		<artifactId>juneau-core</artifactId>
-		<version>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</version>
 	</parent>
 
 	<artifactId>juneau-core-utest</artifactId>
diff --git a/juneau-core/juneau-dto/pom.xml b/juneau-core/juneau-dto/pom.xml
index 1412a83..563b1a3 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>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</version>
 	</parent>
 
 	<artifactId>juneau-dto</artifactId>
diff --git a/juneau-core/juneau-marshall-rdf/pom.xml b/juneau-core/juneau-marshall-rdf/pom.xml
index a1a88ad..d25ed18 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>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</version>
 	</parent>
 
 	<artifactId>juneau-marshall-rdf</artifactId>
diff --git a/juneau-core/juneau-marshall/pom.xml b/juneau-core/juneau-marshall/pom.xml
index c6b7d2a..44ca827 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>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</version>
 	</parent>
 
 	<artifactId>juneau-marshall</artifactId>
diff --git a/juneau-core/pom.xml b/juneau-core/pom.xml
index 557422f..0455c44 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>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</version>
 	</parent>
 
 	<artifactId>juneau-core</artifactId>
diff --git a/juneau-doc/pom.xml b/juneau-doc/pom.xml
index 1c76331..f020c6b 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>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</version>
 	</parent>
 
 	<artifactId>juneau-doc</artifactId>
diff --git a/juneau-examples/juneau-examples-core/pom.xml b/juneau-examples/juneau-examples-core/pom.xml
index 2d28501..fc271da 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>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</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 47f386c..de55765 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>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</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 c3cc234..b1a3015 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>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</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 680c12f..360d54f 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>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</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 6dc6494..35e7ed3 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>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</version>
 	</parent>
 
 	<artifactId>juneau-examples-rest</artifactId>
diff --git a/juneau-examples/pom.xml b/juneau-examples/pom.xml
index 7906413..d295177 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>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</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 c7226e3..95dab98 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>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</version>
 	</parent>
 
 	<artifactId>juneau-microservice-core</artifactId>
diff --git a/juneau-microservice/juneau-microservice-ftest/pom.xml b/juneau-microservice/juneau-microservice-ftest/pom.xml
index a3c3496..01cfb89 100644
--- a/juneau-microservice/juneau-microservice-ftest/pom.xml
+++ b/juneau-microservice/juneau-microservice-ftest/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.juneau</groupId>
 		<artifactId>juneau-microservice</artifactId>
-		<version>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</version>
 	</parent>
 
 	<artifactId>juneau-microservice-ftest</artifactId>
diff --git a/juneau-microservice/juneau-microservice-jetty/pom.xml b/juneau-microservice/juneau-microservice-jetty/pom.xml
index 22f3660..afca7a2 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>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</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 1a6234e..3bf0974 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>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</version>
 	</parent>
 
 	<artifactId>juneau-my-jetty-microservice</artifactId>
@@ -36,7 +36,7 @@
 	<description>Apache Juneau Jetty Microservice Template</description>
 	
 	<properties>
-		<juneau.version>8.1.2-SNAPSHOT</juneau.version>
+		<juneau.version>8.1.2</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 e079bc5..6f80551 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>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</version>
 	</parent>
 
 	<artifactId>juneau-my-springboot-microservice</artifactId>
@@ -36,7 +36,7 @@
 	<description>Apache Juneau Spring Boot Microservice Template</description>
 	
 	<properties>
-		<juneau.version>8.1.2-SNAPSHOT</juneau.version>
+		<juneau.version>8.1.2</juneau.version>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 	</properties>
 	
diff --git a/juneau-microservice/pom.xml b/juneau-microservice/pom.xml
index 564bfbf..d92557c 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>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</version>
 	</parent>
 
 	<artifactId>juneau-microservice</artifactId>
diff --git a/juneau-releng/juneau-all/pom.xml b/juneau-releng/juneau-all/pom.xml
index bb258f3..73a4711 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>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</version>
 	</parent>
 
 	<artifactId>juneau-all</artifactId>
diff --git a/juneau-releng/juneau-distrib/pom.xml b/juneau-releng/juneau-distrib/pom.xml
index 81442ee..e895bd9 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>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</version>
 	</parent>
 
 	<artifactId>juneau-distrib</artifactId>
diff --git a/juneau-releng/pom.xml b/juneau-releng/pom.xml
index f197ffe..b319db5 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>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</version>
 	</parent>
 
 	<artifactId>juneau-releng</artifactId>
diff --git a/juneau-rest/juneau-rest-client-utest/pom.xml b/juneau-rest/juneau-rest-client-utest/pom.xml
index 31ccff1..3601d55 100644
--- a/juneau-rest/juneau-rest-client-utest/pom.xml
+++ b/juneau-rest/juneau-rest-client-utest/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.juneau</groupId>
 		<artifactId>juneau-rest</artifactId>
-		<version>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</version>
 	</parent>
 
 	<artifactId>juneau-rest-client-utest</artifactId>
diff --git a/juneau-rest/juneau-rest-client/pom.xml b/juneau-rest/juneau-rest-client/pom.xml
index 3eae45a..e409d36 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>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</version>
 	</parent>
 
 	<artifactId>juneau-rest-client</artifactId>
diff --git a/juneau-rest/juneau-rest-mock-utest/pom.xml b/juneau-rest/juneau-rest-mock-utest/pom.xml
index 57f20d0..8e23689 100644
--- a/juneau-rest/juneau-rest-mock-utest/pom.xml
+++ b/juneau-rest/juneau-rest-mock-utest/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.juneau</groupId>
 		<artifactId>juneau-rest</artifactId>
-		<version>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</version>
 	</parent>
 
 	<artifactId>juneau-rest-mock-utest</artifactId>
diff --git a/juneau-rest/juneau-rest-mock/pom.xml b/juneau-rest/juneau-rest-mock/pom.xml
index 9777a18..7a1e567 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>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</version>
 	</parent>
 
 	<artifactId>juneau-rest-mock</artifactId>
diff --git a/juneau-rest/juneau-rest-server-jaxrs/pom.xml b/juneau-rest/juneau-rest-server-jaxrs/pom.xml
index 3196ca9..36fff49 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>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</version>
 	</parent>
 
 	<artifactId>juneau-rest-server-jaxrs</artifactId>
diff --git a/juneau-rest/juneau-rest-server-rdf/pom.xml b/juneau-rest/juneau-rest-server-rdf/pom.xml
index 81e3441..23051df 100644
--- a/juneau-rest/juneau-rest-server-rdf/pom.xml
+++ b/juneau-rest/juneau-rest-server-rdf/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.juneau</groupId>
 		<artifactId>juneau-rest</artifactId>
-		<version>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</version>
 	</parent>
 
 	<artifactId>juneau-rest-server-rdf</artifactId>
diff --git a/juneau-rest/juneau-rest-server-springboot/pom.xml b/juneau-rest/juneau-rest-server-springboot/pom.xml
index ae9b38e..1c36159 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>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</version>
 	</parent>
 
 	<artifactId>juneau-rest-server-springboot</artifactId>
diff --git a/juneau-rest/juneau-rest-server-utest/pom.xml b/juneau-rest/juneau-rest-server-utest/pom.xml
index fa91829..c1d66cc 100644
--- a/juneau-rest/juneau-rest-server-utest/pom.xml
+++ b/juneau-rest/juneau-rest-server-utest/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.juneau</groupId>
 		<artifactId>juneau-rest</artifactId>
-		<version>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</version>
 	</parent>
 
 	<artifactId>juneau-rest-server-utest</artifactId>
diff --git a/juneau-rest/juneau-rest-server/pom.xml b/juneau-rest/juneau-rest-server/pom.xml
index ef4addf..cd831a9 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>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</version>
 	</parent>
 
 	<artifactId>juneau-rest-server</artifactId>
diff --git a/juneau-rest/pom.xml b/juneau-rest/pom.xml
index d4035e4..5e72ed7 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>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</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 7acfe0d..313ee3f 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>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</version>
 	</parent>
 
 	<properties>
diff --git a/juneau-sc/juneau-sc-server/pom.xml b/juneau-sc/juneau-sc-server/pom.xml
index a666310..87fd6a8 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>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</version>
 	</parent>
 
 	<properties>
diff --git a/juneau-sc/pom.xml b/juneau-sc/pom.xml
index 4071e15..b17ff7b 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>8.1.2-SNAPSHOT</version>
+		<version>8.1.2</version>
 	</parent>
 
 	<artifactId>juneau-sc</artifactId>
diff --git a/pom.xml b/pom.xml
index ea780a0..15c079c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
 	<groupId>org.apache.juneau</groupId>
 	<artifactId>juneau</artifactId>
-	<version>8.1.2-SNAPSHOT</version>
+	<version>8.1.2</version>
 	<packaging>pom</packaging>
 	<name>juneau</name>
 	<description>Apache Juneau</description>
@@ -371,7 +371,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-8.1.2-RC1</tag>
 	</scm>
 	<issueManagement>
 		<system>Jira</system>