[maven-release-plugin] prepare release juneau-7.2.0-RC2
diff --git a/juneau-core/juneau-config/pom.xml b/juneau-core/juneau-config/pom.xml
index a582140..13c9805 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.2.0-SNAPSHOT</version>
+		<version>7.2.0</version>
 	</parent>
 
 	<artifactId>juneau-config</artifactId>
diff --git a/juneau-core/juneau-core-test/pom.xml b/juneau-core/juneau-core-test/pom.xml
index 0c8d233..b00acc9 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.2.0-SNAPSHOT</version>
+		<version>7.2.0</version>
 	</parent>
 
 	<artifactId>juneau-core-test</artifactId>
diff --git a/juneau-core/juneau-dto/pom.xml b/juneau-core/juneau-dto/pom.xml
index 7a76f4f..170ec63 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.2.0-SNAPSHOT</version>
+		<version>7.2.0</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 b3bbdb2..e6e250f 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.2.0-SNAPSHOT</version>
+		<version>7.2.0</version>
 	</parent>
 
 	<artifactId>juneau-marshall-rdf</artifactId>
diff --git a/juneau-core/juneau-marshall/pom.xml b/juneau-core/juneau-marshall/pom.xml
index ea217ef..6ba3c08 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.2.0-SNAPSHOT</version>
+		<version>7.2.0</version>
 	</parent>
 
 	<artifactId>juneau-marshall</artifactId>
diff --git a/juneau-core/juneau-svl/pom.xml b/juneau-core/juneau-svl/pom.xml
index 25eed3f..e4cfa75 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.2.0-SNAPSHOT</version>
+		<version>7.2.0</version>
 	</parent>
 
 	<artifactId>juneau-svl</artifactId>
diff --git a/juneau-core/pom.xml b/juneau-core/pom.xml
index 6510961..dfdca66 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.2.0-SNAPSHOT</version>
+		<version>7.2.0</version>
 	</parent>
 
 	<artifactId>juneau-core</artifactId>
diff --git a/juneau-doc/pom.xml b/juneau-doc/pom.xml
index d97c770..ef09979 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.2.0-SNAPSHOT</version>
+		<version>7.2.0</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 db7c8ba..00e3f6b 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.2.0-SNAPSHOT</version>
+		<version>7.2.0</version>
 	</parent>
 
 	<artifactId>juneau-examples-core</artifactId>
diff --git a/juneau-examples/juneau-examples-rest/pom.xml b/juneau-examples/juneau-examples-rest/pom.xml
index e413f67..026ad95 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.2.0-SNAPSHOT</version>
+		<version>7.2.0</version>
 	</parent>
 
 	<artifactId>juneau-examples-rest</artifactId>
diff --git a/juneau-examples/pom.xml b/juneau-examples/pom.xml
index 9398791..d9584d1 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.2.0-SNAPSHOT</version>
+		<version>7.2.0</version>
 	</parent>
 
 	<artifactId>juneau-examples</artifactId>
diff --git a/juneau-microservice/juneau-microservice-server/pom.xml b/juneau-microservice/juneau-microservice-server/pom.xml
index afb882d..30c1d1d 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.2.0-SNAPSHOT</version>
+		<version>7.2.0</version>
 	</parent>
 
 	<artifactId>juneau-microservice-server</artifactId>
diff --git a/juneau-microservice/juneau-microservice-template/pom.xml b/juneau-microservice/juneau-microservice-template/pom.xml
index d5b8482..766b9df 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.2.0-SNAPSHOT</version>
+		<version>7.2.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.2.0-SNAPSHOT</juneau.version>
+		<juneau.version>7.2.0</juneau.version>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 	</properties>
 	
diff --git a/juneau-microservice/juneau-microservice-test/pom.xml b/juneau-microservice/juneau-microservice-test/pom.xml
index e37e5d3..d1e8fa5 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.2.0-SNAPSHOT</version>
+		<version>7.2.0</version>
 	</parent>
 
 	<artifactId>juneau-microservice-test</artifactId>
diff --git a/juneau-microservice/pom.xml b/juneau-microservice/pom.xml
index 63870ea..b9f3a8a 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.2.0-SNAPSHOT</version>
+		<version>7.2.0</version>
 	</parent>
 
 	<artifactId>juneau-microservice</artifactId>
diff --git a/juneau-releng/juneau-all/pom.xml b/juneau-releng/juneau-all/pom.xml
index b88b559..2bc3942 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.2.0-SNAPSHOT</version>
+		<version>7.2.0</version>
 	</parent>
 
 	<artifactId>juneau-all</artifactId>
diff --git a/juneau-releng/juneau-distrib/pom.xml b/juneau-releng/juneau-distrib/pom.xml
index 81ba431..450fd5a 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.2.0-SNAPSHOT</version>
+		<version>7.2.0</version>
 	</parent>
 
 	<artifactId>juneau-distrib</artifactId>
diff --git a/juneau-releng/pom.xml b/juneau-releng/pom.xml
index b7533bb..c1fa548 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.2.0-SNAPSHOT</version>
+		<version>7.2.0</version>
 	</parent>
 
 	<artifactId>juneau-releng</artifactId>
diff --git a/juneau-rest/juneau-rest-client/pom.xml b/juneau-rest/juneau-rest-client/pom.xml
index a536e56..76b71c4 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.2.0-SNAPSHOT</version>
+		<version>7.2.0</version>
 	</parent>
 
 	<artifactId>juneau-rest-client</artifactId>
diff --git a/juneau-rest/juneau-rest-server-jaxrs/pom.xml b/juneau-rest/juneau-rest-server-jaxrs/pom.xml
index a6c6fc5..08e8861 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.2.0-SNAPSHOT</version>
+		<version>7.2.0</version>
 	</parent>
 
 	<artifactId>juneau-rest-server-jaxrs</artifactId>
diff --git a/juneau-rest/juneau-rest-server/pom.xml b/juneau-rest/juneau-rest-server/pom.xml
index c1f43d7..b0b5aad 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.2.0-SNAPSHOT</version>
+		<version>7.2.0</version>
 	</parent>
 
 	<artifactId>juneau-rest-server</artifactId>
diff --git a/juneau-rest/pom.xml b/juneau-rest/pom.xml
index 9d43614..39f7112 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.2.0-SNAPSHOT</version>
+		<version>7.2.0</version>
 	</parent>
 
 	<artifactId>juneau-rest</artifactId>
diff --git a/pom.xml b/pom.xml
index d618eb7..e15dd1f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
 	<groupId>org.apache.juneau</groupId>
 	<artifactId>juneau</artifactId>
-	<version>7.2.0-SNAPSHOT</version>
+	<version>7.2.0</version>
 	<packaging>pom</packaging>
 	<name>Apache Juneau</name>
 	<description>All the Apache Juneau content in one convenient package.</description>
@@ -292,7 +292,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-7.2.0-RC2</tag>
 	</scm>
 	<issueManagement>
 		<system>Jira</system>