[maven-release-plugin] prepare release juneau-6.3.0-incubating-RC1
diff --git a/juneau-all/pom.xml b/juneau-all/pom.xml
index 7a1b5ff..d5ef95d 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.2.1-incubating-SNAPSHOT</version>
+		<version>6.3.0-incubating</version>
 	</parent>
 
 	<dependencies>
diff --git a/juneau-core-rdf/pom.xml b/juneau-core-rdf/pom.xml
index 1b47e17..6d3566b 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.2.1-incubating-SNAPSHOT</version>
+		<version>6.3.0-incubating</version>
 	</parent>
 	
 	<dependencies>
diff --git a/juneau-core-test/pom.xml b/juneau-core-test/pom.xml
index 8b1232b..ae96f25 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.2.1-incubating-SNAPSHOT</version>
+		<version>6.3.0-incubating</version>
 	</parent>
 	
 	<dependencies>
diff --git a/juneau-core/pom.xml b/juneau-core/pom.xml
index 3b40413..c3afb98 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.2.1-incubating-SNAPSHOT</version>
+		<version>6.3.0-incubating</version>
 	</parent>
 	
 	<dependencies>
diff --git a/juneau-distrib/pom.xml b/juneau-distrib/pom.xml
index da2ea68..71fc0e5 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.2.1-incubating-SNAPSHOT</version>
+		<version>6.3.0-incubating</version>
 	</parent>
 
 	<build>
diff --git a/juneau-examples-rest/pom.xml b/juneau-examples-rest/pom.xml
index 2a4d7e2..699e341 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.2.1-incubating-SNAPSHOT</version>
+		<version>6.3.0-incubating</version>
 	</parent>
 
 	<properties>
diff --git a/juneau-microservice/pom.xml b/juneau-microservice/pom.xml
index 7a30bd2..06d0d81 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.2.1-incubating-SNAPSHOT</version>
+		<version>6.3.0-incubating</version>
 	</parent>
 
 	<properties>
diff --git a/juneau-rest-client/pom.xml b/juneau-rest-client/pom.xml
index d7722c4..06a1e5a 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.2.1-incubating-SNAPSHOT</version>
+		<version>6.3.0-incubating</version>
 	</parent>
 
 	<dependencies>
diff --git a/juneau-rest-jaxrs/pom.xml b/juneau-rest-jaxrs/pom.xml
index d00155e..d178b48 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.2.1-incubating-SNAPSHOT</version>
+		<version>6.3.0-incubating</version>
 	</parent>
 
 	<dependencies>
diff --git a/juneau-rest-test/pom.xml b/juneau-rest-test/pom.xml
index 7ac9ecd..88af31e 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.2.1-incubating-SNAPSHOT</version>
+		<version>6.3.0-incubating</version>
 	</parent>
 	
 	<properties>
diff --git a/juneau-rest/pom.xml b/juneau-rest/pom.xml
index c3dd2f2..ebc244b 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.2.1-incubating-SNAPSHOT</version>
+		<version>6.3.0-incubating</version>
 	</parent>
 
 	<dependencies>
diff --git a/pom.xml b/pom.xml
index 7126795..caefd9c 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.2.1-incubating-SNAPSHOT</version>
+	<version>6.3.0-incubating</version>
 	<packaging>pom</packaging>
 	<name>Apache Juneau (incubating)</name>
 	<description>All the Apache Juneau content in one convenient package.</description>
@@ -264,7 +264,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>HEAD</tag>
+		<tag>juneau-6.3.0-incubating-RC1</tag>
 	</scm>
 	<issueManagement>
 		<system>Jira</system>