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 aa79ec3ce4 Revert to 9.2.0-SNAPSHOT
aa79ec3ce4 is described below
commit aa79ec3ce46041421f7bae92c17b05ac04443b7f
Author: James Bognar <[email protected]>
AuthorDate: Tue Dec 30 14:37:49 2025 -0500
Revert to 9.2.0-SNAPSHOT
---
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 | 2 +-
42 files changed, 44 insertions(+), 44 deletions(-)
diff --git a/juneau-bean/juneau-bean-atom/pom.xml
b/juneau-bean/juneau-bean-atom/pom.xml
index a366729e9b..6ca93a0b53 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.1-SNAPSHOT</version>
+ <version>9.2.0-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 f41c2dca63..035e606b08 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.1-SNAPSHOT</version>
+ <version>9.2.0-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 8920d06a60..911ef034cd 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.1-SNAPSHOT</version>
+ <version>9.2.0-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 797d55b619..3cd28dc390 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.1-SNAPSHOT</version>
+ <version>9.2.0-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 27a039fa41..6a6ef80d59 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.1-SNAPSHOT</version>
+ <version>9.2.0-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 a089634f50..5ee01f4fec 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.1-SNAPSHOT</version>
+ <version>9.2.0-SNAPSHOT</version>
</parent>
<artifactId>juneau-bean-swagger-v2</artifactId>
diff --git a/juneau-bean/pom.xml b/juneau-bean/pom.xml
index 9ec9ad5b37..b772d42ab8 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.1-SNAPSHOT</version>
+ <version>9.2.0-SNAPSHOT</version>
</parent>
<artifactId>juneau-bean</artifactId>
diff --git a/juneau-core/juneau-assertions/pom.xml
b/juneau-core/juneau-assertions/pom.xml
index 2c77c438db..85540716cd 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.1-SNAPSHOT</version>
+ <version>9.2.0-SNAPSHOT</version>
</parent>
<artifactId>juneau-assertions</artifactId>
diff --git a/juneau-core/juneau-bct/pom.xml b/juneau-core/juneau-bct/pom.xml
index 21a7090d3a..9dbd865c27 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.1-SNAPSHOT</version>
+ <version>9.2.0-SNAPSHOT</version>
</parent>
<artifactId>juneau-bct</artifactId>
diff --git a/juneau-core/juneau-commons/pom.xml
b/juneau-core/juneau-commons/pom.xml
index dd7b5198c3..212978dde7 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.1-SNAPSHOT</version>
+ <version>9.2.0-SNAPSHOT</version>
</parent>
<artifactId>juneau-commons</artifactId>
diff --git a/juneau-core/juneau-config/pom.xml
b/juneau-core/juneau-config/pom.xml
index b7f4c77c52..c86986b272 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.1-SNAPSHOT</version>
+ <version>9.2.0-SNAPSHOT</version>
</parent>
<artifactId>juneau-config</artifactId>
diff --git a/juneau-core/juneau-marshall/pom.xml
b/juneau-core/juneau-marshall/pom.xml
index 5b77618e14..8627b8cfbd 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.1-SNAPSHOT</version>
+ <version>9.2.0-SNAPSHOT</version>
</parent>
<artifactId>juneau-marshall</artifactId>
diff --git a/juneau-core/pom.xml b/juneau-core/pom.xml
index 863d46fcf4..209cd0f611 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.1-SNAPSHOT</version>
+ <version>9.2.0-SNAPSHOT</version>
</parent>
<artifactId>juneau-core</artifactId>
diff --git a/juneau-distrib/pom.xml b/juneau-distrib/pom.xml
index ab47d0d3cd..950854dba9 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.1-SNAPSHOT</version>
+ <version>9.2.0-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 a7708f6cf2..50e22ca13f 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.1-SNAPSHOT</version>
+ <version>9.2.0-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 8e9a2ea5be..a15e48d87f 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.1-SNAPSHOT</version>
+ <version>9.2.0-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 87c0f3eafb..3952efcb5a 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.1-SNAPSHOT</version>
+ <version>9.2.0-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 596946533e..72309373d2 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.1-SNAPSHOT</version>
+ <version>9.2.0-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 3ceddfd8ab..acb0612667 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.1-SNAPSHOT</version>
+ <version>9.2.0-SNAPSHOT</version>
</parent>
<artifactId>juneau-examples-rest</artifactId>
diff --git a/juneau-examples/pom.xml b/juneau-examples/pom.xml
index efaa573ed0..8ea0bb6708 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.1-SNAPSHOT</version>
+ <version>9.2.0-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 27dd55370c..5c0fd44e05 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.1-SNAPSHOT</version>
+ <version>9.2.0-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 e79bcba8fc..b27f246e25 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.1-SNAPSHOT</version>
+ <version>9.2.0-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 72d2c881a1..d9769baa02 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.1-SNAPSHOT</version>
+ <version>9.2.0-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.1-SNAPSHOT</juneau.version>
+ <juneau.version>9.2.0-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 b195a544ca..c901d6d307 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.1-SNAPSHOT</version>
+ <version>9.2.0-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.1-SNAPSHOT</juneau.version>
+ <juneau.version>9.2.0-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 2aad9e95e8..a4292e9189 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.1-SNAPSHOT</version>
+ <version>9.2.0-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 a064713c39..364d27128f 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.1-SNAPSHOT</version>
+ <version>9.2.0-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 326fb2a8d0..351244e3ca 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.1-SNAPSHOT</version>
+ <version>9.2.0-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 b22ec281a9..f0e6f41237 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.1-SNAPSHOT</version>
+ <version>9.2.0-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 f4ccfd7e22..fc580f8877 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.1-SNAPSHOT</version>
+ <version>9.2.0-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 1b26bdd24c..ad8575c52f 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.1-SNAPSHOT</version>
+ <version>9.2.0-SNAPSHOT</version>
</parent>
<artifactId>juneau-rest-server</artifactId>
diff --git a/juneau-rest/pom.xml b/juneau-rest/pom.xml
index 2b32f74650..f698eed75a 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.1-SNAPSHOT</version>
+ <version>9.2.0-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 1baa6b4655..107becabfc 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.1-SNAPSHOT</version>
+ <version>9.2.0-SNAPSHOT</version>
</parent>
<build>
diff --git a/juneau-sc/juneau-sc-server/pom.xml
b/juneau-sc/juneau-sc-server/pom.xml
index 6cc9d95c12..e7d198ca1a 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.1-SNAPSHOT</version>
+ <version>9.2.0-SNAPSHOT</version>
</parent>
<dependencies>
diff --git a/juneau-sc/pom.xml b/juneau-sc/pom.xml
index 3d64e504c1..c88acc922b 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.1-SNAPSHOT</version>
+ <version>9.2.0-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 a52095c561..b39ba53a2b 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.1-SNAPSHOT</version>
+ <version>9.2.0-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 c0a587f0a0..11bc4876a7 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.1-SNAPSHOT</version>
+ <version>9.2.0-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 c5d644b725..76cdc3bf6a 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.1-SNAPSHOT</version>
+ <version>9.2.0-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 e434a791ea..b8f66b8621 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.1-SNAPSHOT</version>
+ <version>9.2.0-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 bfdf6c5950..4fcf57c1ed 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.1-SNAPSHOT</version>
+ <version>9.2.0-SNAPSHOT</version>
</parent>
<artifactId>juneau-shaded-rest-server</artifactId>
diff --git a/juneau-shaded/pom.xml b/juneau-shaded/pom.xml
index f32f72b2b8..20ec01f34e 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.1-SNAPSHOT</version>
+ <version>9.2.0-SNAPSHOT</version>
</parent>
<artifactId>juneau-shaded</artifactId>
diff --git a/juneau-utest/pom.xml b/juneau-utest/pom.xml
index 21f22d74f5..09859c53bf 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.1-SNAPSHOT</version>
+ <version>9.2.0-SNAPSHOT</version>
</parent>
<artifactId>juneau-utest</artifactId>
diff --git a/pom.xml b/pom.xml
index 0faabdcb0a..7ee8b8056c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.apache.juneau</groupId>
<artifactId>juneau</artifactId>
- <version>9.2.1-SNAPSHOT</version>
+ <version>9.2.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Juneau</name>
<description>Apache Juneau</description>