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 77bfc902ff [maven-release-plugin] prepare for next development
iteration
77bfc902ff is described below
commit 77bfc902ffe43f219874b21c3c34198e53a32ef0
Author: jamesbognar <[email protected]>
AuthorDate: Tue Dec 30 11:25:16 2025 -0500
[maven-release-plugin] prepare for next development iteration
---
juneau-bean/juneau-bean-atom/pom.xml | 2 +-
juneau-bean/juneau-bean-common/pom.xml | 2 +-
juneau-bean/juneau-bean-html5/pom.xml | 2 +-
juneau-bean/juneau-bean-jsonschema/pom.xml | 2 +-
juneau-bean/juneau-bean-openapi-v3/pom.xml | 2 +-
juneau-bean/juneau-bean-swagger-v2/pom.xml | 2 +-
juneau-bean/pom.xml | 2 +-
juneau-core/juneau-assertions/pom.xml | 2 +-
juneau-core/juneau-bct/pom.xml | 2 +-
juneau-core/juneau-commons/pom.xml | 2 +-
juneau-core/juneau-config/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-shaded/juneau-shaded-all/pom.xml | 2 +-
juneau-shaded/juneau-shaded-core/pom.xml | 2 +-
juneau-shaded/juneau-shaded-rest-client/pom.xml | 2 +-
juneau-shaded/juneau-shaded-rest-server-springboot/pom.xml | 2 +-
juneau-shaded/juneau-shaded-rest-server/pom.xml | 2 +-
juneau-shaded/pom.xml | 2 +-
juneau-utest/pom.xml | 2 +-
pom.xml | 4 ++--
42 files changed, 45 insertions(+), 45 deletions(-)
diff --git a/juneau-bean/juneau-bean-atom/pom.xml
b/juneau-bean/juneau-bean-atom/pom.xml
index 4ddbaf1e9d..a366729e9b 100644
--- a/juneau-bean/juneau-bean-atom/pom.xml
+++ b/juneau-bean/juneau-bean-atom/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-bean</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</version>
</parent>
<artifactId>juneau-bean-atom</artifactId>
diff --git a/juneau-bean/juneau-bean-common/pom.xml
b/juneau-bean/juneau-bean-common/pom.xml
index 790d784dc6..f41c2dca63 100644
--- a/juneau-bean/juneau-bean-common/pom.xml
+++ b/juneau-bean/juneau-bean-common/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-bean</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</version>
</parent>
<artifactId>juneau-bean-common</artifactId>
diff --git a/juneau-bean/juneau-bean-html5/pom.xml
b/juneau-bean/juneau-bean-html5/pom.xml
index 1cbea4ab7f..8920d06a60 100644
--- a/juneau-bean/juneau-bean-html5/pom.xml
+++ b/juneau-bean/juneau-bean-html5/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-bean</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</version>
</parent>
<artifactId>juneau-bean-html5</artifactId>
diff --git a/juneau-bean/juneau-bean-jsonschema/pom.xml
b/juneau-bean/juneau-bean-jsonschema/pom.xml
index decd91113a..797d55b619 100644
--- a/juneau-bean/juneau-bean-jsonschema/pom.xml
+++ b/juneau-bean/juneau-bean-jsonschema/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-bean</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</version>
</parent>
<artifactId>juneau-bean-jsonschema</artifactId>
diff --git a/juneau-bean/juneau-bean-openapi-v3/pom.xml
b/juneau-bean/juneau-bean-openapi-v3/pom.xml
index 97dc71535f..27a039fa41 100644
--- a/juneau-bean/juneau-bean-openapi-v3/pom.xml
+++ b/juneau-bean/juneau-bean-openapi-v3/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-bean</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</version>
</parent>
<artifactId>juneau-bean-openapi-v3</artifactId>
diff --git a/juneau-bean/juneau-bean-swagger-v2/pom.xml
b/juneau-bean/juneau-bean-swagger-v2/pom.xml
index 3d9a0796d4..a089634f50 100644
--- a/juneau-bean/juneau-bean-swagger-v2/pom.xml
+++ b/juneau-bean/juneau-bean-swagger-v2/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-bean</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</version>
</parent>
<artifactId>juneau-bean-swagger-v2</artifactId>
diff --git a/juneau-bean/pom.xml b/juneau-bean/pom.xml
index 3bd4d6aed0..9ec9ad5b37 100644
--- a/juneau-bean/pom.xml
+++ b/juneau-bean/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</version>
</parent>
<artifactId>juneau-bean</artifactId>
diff --git a/juneau-core/juneau-assertions/pom.xml
b/juneau-core/juneau-assertions/pom.xml
index 379f3ffc46..2c77c438db 100644
--- a/juneau-core/juneau-assertions/pom.xml
+++ b/juneau-core/juneau-assertions/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-core</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</version>
</parent>
<artifactId>juneau-assertions</artifactId>
diff --git a/juneau-core/juneau-bct/pom.xml b/juneau-core/juneau-bct/pom.xml
index 29c96d0ed0..21a7090d3a 100644
--- a/juneau-core/juneau-bct/pom.xml
+++ b/juneau-core/juneau-bct/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-core</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</version>
</parent>
<artifactId>juneau-bct</artifactId>
diff --git a/juneau-core/juneau-commons/pom.xml
b/juneau-core/juneau-commons/pom.xml
index a658a90a04..dd7b5198c3 100644
--- a/juneau-core/juneau-commons/pom.xml
+++ b/juneau-core/juneau-commons/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-core</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</version>
</parent>
<artifactId>juneau-commons</artifactId>
diff --git a/juneau-core/juneau-config/pom.xml
b/juneau-core/juneau-config/pom.xml
index 2f654cab08..b7f4c77c52 100644
--- a/juneau-core/juneau-config/pom.xml
+++ b/juneau-core/juneau-config/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-core</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</version>
</parent>
<artifactId>juneau-config</artifactId>
diff --git a/juneau-core/juneau-marshall/pom.xml
b/juneau-core/juneau-marshall/pom.xml
index 791753017d..5b77618e14 100644
--- a/juneau-core/juneau-marshall/pom.xml
+++ b/juneau-core/juneau-marshall/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-core</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</version>
</parent>
<artifactId>juneau-marshall</artifactId>
diff --git a/juneau-core/pom.xml b/juneau-core/pom.xml
index 058cdec589..863d46fcf4 100644
--- a/juneau-core/pom.xml
+++ b/juneau-core/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</version>
</parent>
<artifactId>juneau-core</artifactId>
diff --git a/juneau-distrib/pom.xml b/juneau-distrib/pom.xml
index 0d27b9c3a8..425a99d1a1 100644
--- a/juneau-distrib/pom.xml
+++ b/juneau-distrib/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</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 a83b056881..a7708f6cf2 100644
--- a/juneau-examples/juneau-examples-core/pom.xml
+++ b/juneau-examples/juneau-examples-core/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>juneau-examples</artifactId>
<groupId>org.apache.juneau</groupId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</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 c40f2ee51d..8e9a2ea5be 100644
--- a/juneau-examples/juneau-examples-rest-jetty-ftest/pom.xml
+++ b/juneau-examples/juneau-examples-rest-jetty-ftest/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-examples</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</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 16b1039814..87c0f3eafb 100644
--- a/juneau-examples/juneau-examples-rest-jetty/pom.xml
+++ b/juneau-examples/juneau-examples-rest-jetty/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-examples</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</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 505827c644..596946533e 100644
--- a/juneau-examples/juneau-examples-rest-springboot/pom.xml
+++ b/juneau-examples/juneau-examples-rest-springboot/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-examples</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</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 2dd3e7b6bf..3ceddfd8ab 100644
--- a/juneau-examples/juneau-examples-rest/pom.xml
+++ b/juneau-examples/juneau-examples-rest/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-examples</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</version>
</parent>
<artifactId>juneau-examples-rest</artifactId>
diff --git a/juneau-examples/pom.xml b/juneau-examples/pom.xml
index 873b1acfa4..efaa573ed0 100644
--- a/juneau-examples/pom.xml
+++ b/juneau-examples/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</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 b004a31399..27dd55370c 100644
--- a/juneau-microservice/juneau-microservice-core/pom.xml
+++ b/juneau-microservice/juneau-microservice-core/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-microservice</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</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 162ddb6000..e79bcba8fc 100644
--- a/juneau-microservice/juneau-microservice-jetty/pom.xml
+++ b/juneau-microservice/juneau-microservice-jetty/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-microservice</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</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 538d3d837c..72d2c881a1 100644
--- a/juneau-microservice/juneau-my-jetty-microservice/pom.xml
+++ b/juneau-microservice/juneau-my-jetty-microservice/pom.xml
@@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-microservice</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</version>
</parent>
<artifactId>juneau-my-jetty-microservice</artifactId>
@@ -38,7 +38,7 @@
<description>Apache Juneau Jetty Microservice Template</description>
<properties>
- <juneau.version>9.2.0</juneau.version>
+ <juneau.version>9.2.1-SNAPSHOT</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 dcdc8ae2a4..b195a544ca 100644
--- a/juneau-microservice/juneau-my-springboot-microservice/pom.xml
+++ b/juneau-microservice/juneau-my-springboot-microservice/pom.xml
@@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-microservice</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</version>
</parent>
<artifactId>juneau-my-springboot-microservice</artifactId>
@@ -38,7 +38,7 @@
<description>Apache Juneau Spring Boot Microservice
Template</description>
<properties>
- <juneau.version>9.2.0</juneau.version>
+ <juneau.version>9.2.1-SNAPSHOT</juneau.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
diff --git a/juneau-microservice/pom.xml b/juneau-microservice/pom.xml
index f0e21ad028..2aad9e95e8 100644
--- a/juneau-microservice/pom.xml
+++ b/juneau-microservice/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</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 8116320737..a064713c39 100644
--- a/juneau-rest/juneau-rest-client/pom.xml
+++ b/juneau-rest/juneau-rest-client/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-rest</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</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 7ee3500002..326fb2a8d0 100644
--- a/juneau-rest/juneau-rest-common/pom.xml
+++ b/juneau-rest/juneau-rest-common/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-rest</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</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 dca855d5ac..b22ec281a9 100644
--- a/juneau-rest/juneau-rest-mock/pom.xml
+++ b/juneau-rest/juneau-rest-mock/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-rest</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</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 a71bd07cd0..f4ccfd7e22 100644
--- a/juneau-rest/juneau-rest-server-springboot/pom.xml
+++ b/juneau-rest/juneau-rest-server-springboot/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-rest</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</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 5613419efe..1b26bdd24c 100644
--- a/juneau-rest/juneau-rest-server/pom.xml
+++ b/juneau-rest/juneau-rest-server/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-rest</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</version>
</parent>
<artifactId>juneau-rest-server</artifactId>
diff --git a/juneau-rest/pom.xml b/juneau-rest/pom.xml
index d3141cc7ee..2b32f74650 100644
--- a/juneau-rest/pom.xml
+++ b/juneau-rest/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</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 e17444b664..1baa6b4655 100644
--- a/juneau-sc/juneau-sc-client/pom.xml
+++ b/juneau-sc/juneau-sc-client/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-sc</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</version>
</parent>
<build>
diff --git a/juneau-sc/juneau-sc-server/pom.xml
b/juneau-sc/juneau-sc-server/pom.xml
index b274c1188a..6cc9d95c12 100644
--- a/juneau-sc/juneau-sc-server/pom.xml
+++ b/juneau-sc/juneau-sc-server/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-sc</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</version>
</parent>
<dependencies>
diff --git a/juneau-sc/pom.xml b/juneau-sc/pom.xml
index 2a3e7ea512..3d64e504c1 100644
--- a/juneau-sc/pom.xml
+++ b/juneau-sc/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</version>
</parent>
<artifactId>juneau-sc</artifactId>
diff --git a/juneau-shaded/juneau-shaded-all/pom.xml
b/juneau-shaded/juneau-shaded-all/pom.xml
index e1e6787447..a52095c561 100644
--- a/juneau-shaded/juneau-shaded-all/pom.xml
+++ b/juneau-shaded/juneau-shaded-all/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-shaded</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</version>
</parent>
<artifactId>juneau-shaded-all</artifactId>
diff --git a/juneau-shaded/juneau-shaded-core/pom.xml
b/juneau-shaded/juneau-shaded-core/pom.xml
index 10d245a59a..c0a587f0a0 100644
--- a/juneau-shaded/juneau-shaded-core/pom.xml
+++ b/juneau-shaded/juneau-shaded-core/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-shaded</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</version>
</parent>
<artifactId>juneau-shaded-core</artifactId>
diff --git a/juneau-shaded/juneau-shaded-rest-client/pom.xml
b/juneau-shaded/juneau-shaded-rest-client/pom.xml
index 00407d9fda..c5d644b725 100644
--- a/juneau-shaded/juneau-shaded-rest-client/pom.xml
+++ b/juneau-shaded/juneau-shaded-rest-client/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-shaded</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</version>
</parent>
<artifactId>juneau-shaded-rest-client</artifactId>
diff --git a/juneau-shaded/juneau-shaded-rest-server-springboot/pom.xml
b/juneau-shaded/juneau-shaded-rest-server-springboot/pom.xml
index c783668eee..e434a791ea 100644
--- a/juneau-shaded/juneau-shaded-rest-server-springboot/pom.xml
+++ b/juneau-shaded/juneau-shaded-rest-server-springboot/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-shaded</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</version>
</parent>
<artifactId>juneau-shaded-rest-server-springboot</artifactId>
diff --git a/juneau-shaded/juneau-shaded-rest-server/pom.xml
b/juneau-shaded/juneau-shaded-rest-server/pom.xml
index 4e6d3138ce..bfdf6c5950 100644
--- a/juneau-shaded/juneau-shaded-rest-server/pom.xml
+++ b/juneau-shaded/juneau-shaded-rest-server/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-shaded</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</version>
</parent>
<artifactId>juneau-shaded-rest-server</artifactId>
diff --git a/juneau-shaded/pom.xml b/juneau-shaded/pom.xml
index fea22cd966..f32f72b2b8 100644
--- a/juneau-shaded/pom.xml
+++ b/juneau-shaded/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</version>
</parent>
<artifactId>juneau-shaded</artifactId>
diff --git a/juneau-utest/pom.xml b/juneau-utest/pom.xml
index 9941ed9f62..21f22d74f5 100644
--- a/juneau-utest/pom.xml
+++ b/juneau-utest/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</version>
</parent>
<artifactId>juneau-utest</artifactId>
diff --git a/pom.xml b/pom.xml
index 9642ded162..7db1c77fc6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.apache.juneau</groupId>
<artifactId>juneau</artifactId>
- <version>9.2.0</version>
+ <version>9.2.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Juneau</name>
<description>Apache Juneau</description>
@@ -301,7 +301,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>juneau-9.2.0-RC3</tag>
+ <tag>juneau-9.2.0</tag>
</scm>
<issueManagement>
<system>Jira</system>