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 038b0c38a Update release to 9.0-B1
038b0c38a is described below

commit 038b0c38a8e5315cc59a4c831cddb8a448dc2799
Author: JamesBognar <james.bog...@salesforce.com>
AuthorDate: Wed Jun 22 14:23:32 2022 -0400

    Update release to 9.0-B1
---
 juneau-all/pom.xml                                            |  2 +-
 juneau-core/juneau-config/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-distrib/pom.xml                                        |  2 +-
 juneau-doc/pom.xml                                            |  2 +-
 juneau-env.sh                                                 |  2 +-
 juneau-examples/juneau-examples-core/pom.xml                  |  2 +-
 juneau-examples/juneau-examples-rest-jetty-ftest/pom.xml      | 10 ++--------
 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         |  7 +------
 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-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/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-utest-utils/pom.xml                                    |  2 +-
 juneau-utest/pom.xml                                          |  2 +-
 pom.xml                                                       |  6 +++---
 34 files changed, 39 insertions(+), 50 deletions(-)

diff --git a/juneau-all/pom.xml b/juneau-all/pom.xml
index 78be64cc3..1d26e7bdc 100644
--- a/juneau-all/pom.xml
+++ b/juneau-all/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juneau</groupId>
                <artifactId>juneau</artifactId>
-               <version>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-SNAPSHOT</version>
        </parent>
 
        <artifactId>juneau-all</artifactId>
diff --git a/juneau-core/juneau-config/pom.xml 
b/juneau-core/juneau-config/pom.xml
index 64e7a22b9..01502deb8 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>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-SNAPSHOT</version>
        </parent>
 
        <artifactId>juneau-config</artifactId>
diff --git a/juneau-core/juneau-dto/pom.xml b/juneau-core/juneau-dto/pom.xml
index 1dcab03d7..9ce5bae1f 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>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-SNAPSHOT</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 1369e0434..4c2815c91 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>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-SNAPSHOT</version>
        </parent>
 
        <artifactId>juneau-marshall-rdf</artifactId>
diff --git a/juneau-core/juneau-marshall/pom.xml 
b/juneau-core/juneau-marshall/pom.xml
index 6bcfd935d..6ce85f100 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>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-SNAPSHOT</version>
        </parent>
 
        <artifactId>juneau-marshall</artifactId>
diff --git a/juneau-core/pom.xml b/juneau-core/pom.xml
index 0b37413a4..e9e69faa3 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>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-SNAPSHOT</version>
        </parent>
 
        <artifactId>juneau-core</artifactId>
diff --git a/juneau-distrib/pom.xml b/juneau-distrib/pom.xml
index cd6692118..4a7070b39 100644
--- a/juneau-distrib/pom.xml
+++ b/juneau-distrib/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juneau</groupId>
                <artifactId>juneau</artifactId>
-               <version>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-SNAPSHOT</version>
        </parent>
 
        <artifactId>juneau-distrib</artifactId>
diff --git a/juneau-doc/pom.xml b/juneau-doc/pom.xml
index d0c3f0e4e..2ca3f5956 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>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-SNAPSHOT</version>
        </parent>
 
        <artifactId>juneau-doc</artifactId>
diff --git a/juneau-env.sh b/juneau-env.sh
index cf3bbec02..2db2815a1 100755
--- a/juneau-env.sh
+++ b/juneau-env.sh
@@ -13,7 +13,7 @@
 
 . ~/.profile
 set -e
-export JUNEAU_VERSION=9.0.0
+export JUNEAU_VERSION=9.0.B1
 export 
JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_162.jdk/Contents/Home
 export PATH=$JAVA_HOME/bin:$PATH
 export PATH=/opt/homebrew/bin:$PATH
diff --git a/juneau-examples/juneau-examples-core/pom.xml 
b/juneau-examples/juneau-examples-core/pom.xml
index 30ee0f26d..fa8284233 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>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-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 a8f437dd9..083e66086 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>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-SNAPSHOT</version>
        </parent>
 
        <artifactId>juneau-examples-rest-jetty-ftest</artifactId>
@@ -50,13 +50,7 @@
                        <version>${project.version}</version>
                        <type>test-jar</type>
                </dependency>
-               <dependency>
-                       <groupId>org.apache.juneau</groupId>
-                       <artifactId>juneau-core-utest</artifactId>
-                       <version>${project.version}</version>
-                       <type>test-jar</type>
-               </dependency>
-
+ 
                <!-- Other -->
                <dependency>
                        <groupId>javax.xml.bind</groupId>
diff --git a/juneau-examples/juneau-examples-rest-jetty/pom.xml 
b/juneau-examples/juneau-examples-rest-jetty/pom.xml
index a62077c42..b4776845b 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>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-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 de1d2efcb..cc381034a 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>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-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 2ac8583df..46daef558 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>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-SNAPSHOT</version>
        </parent>
 
        <artifactId>juneau-examples-rest</artifactId>
diff --git a/juneau-examples/pom.xml b/juneau-examples/pom.xml
index c8ef0f9ea..e081f6c00 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>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-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 62463c0ff..509f09b9a 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>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-SNAPSHOT</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 39c850664..a64a87197 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>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-SNAPSHOT</version>
        </parent>
 
        <artifactId>juneau-microservice-ftest</artifactId>
@@ -46,11 +46,6 @@
                        <artifactId>juneau-rest-server-jaxrs</artifactId>
                        <version>${project.version}</version>
                </dependency>
-               <dependency>
-                       <groupId>org.apache.juneau</groupId>
-                       <artifactId>juneau-rest-mock-utest</artifactId>
-                       <version>${project.version}</version>
-               </dependency>
                <dependency>
                        <groupId>org.apache.juneau</groupId>
                        <artifactId>juneau-rest-mock</artifactId>
diff --git a/juneau-microservice/juneau-microservice-jetty/pom.xml 
b/juneau-microservice/juneau-microservice-jetty/pom.xml
index 90dc5b06e..650ec1ee5 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>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-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 c00a80398..ccf055e27 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>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-SNAPSHOT</version>
        </parent>
 
        <artifactId>juneau-my-jetty-microservice</artifactId>
@@ -36,7 +36,7 @@
        <description>Apache Juneau Jetty Microservice Template</description>
        
        <properties>
-               <juneau.version>9.0.0-SNAPSHOT</juneau.version>
+               <juneau.version>9.0-B1-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 3bdfabb48..8cf57b640 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>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-SNAPSHOT</version>
        </parent>
 
        <artifactId>juneau-my-springboot-microservice</artifactId>
@@ -36,7 +36,7 @@
        <description>Apache Juneau Spring Boot Microservice 
Template</description>
        
        <properties>
-               <juneau.version>9.0.0-SNAPSHOT</juneau.version>
+               <juneau.version>9.0-B1-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 deeb7f90a..b475b697d 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>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-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 2360ecc04..851a8e9b3 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>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-SNAPSHOT</version>
        </parent>
 
        <artifactId>juneau-rest-client</artifactId>
diff --git a/juneau-rest/juneau-rest-mock/pom.xml 
b/juneau-rest/juneau-rest-mock/pom.xml
index 809901a53..9ff7b22f7 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>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-SNAPSHOT</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 881cd6d9d..8a567627f 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>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-SNAPSHOT</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 6e12ce48d..65434439a 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>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-SNAPSHOT</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 a3da36f22..21307e6ac 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>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-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 3045bff1a..8711a085c 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>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-SNAPSHOT</version>
        </parent>
 
        <artifactId>juneau-rest-server</artifactId>
diff --git a/juneau-rest/pom.xml b/juneau-rest/pom.xml
index e632b5790..04d96209a 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>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-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 7716451d3..87d2a4d1d 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>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-SNAPSHOT</version>
        </parent>
 
        <properties>
diff --git a/juneau-sc/juneau-sc-server/pom.xml 
b/juneau-sc/juneau-sc-server/pom.xml
index 463bde38b..57b2676c7 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>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-SNAPSHOT</version>
        </parent>
 
        <properties>
diff --git a/juneau-sc/pom.xml b/juneau-sc/pom.xml
index 42160bf48..f408aab8e 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>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-SNAPSHOT</version>
        </parent>
 
        <artifactId>juneau-sc</artifactId>
diff --git a/juneau-utest-utils/pom.xml b/juneau-utest-utils/pom.xml
index 88633d393..b91c8a7f4 100644
--- a/juneau-utest-utils/pom.xml
+++ b/juneau-utest-utils/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juneau</groupId>
                <artifactId>juneau</artifactId>
-               <version>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-SNAPSHOT</version>
        </parent>
 
        <artifactId>juneau-utest-utils</artifactId>
diff --git a/juneau-utest/pom.xml b/juneau-utest/pom.xml
index 7cb681dba..1b812cf3b 100644
--- a/juneau-utest/pom.xml
+++ b/juneau-utest/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juneau</groupId>
                <artifactId>juneau</artifactId>
-               <version>9.0.0-SNAPSHOT</version>
+               <version>9.0-B1-SNAPSHOT</version>
        </parent>
 
        <artifactId>juneau-utest</artifactId>
diff --git a/pom.xml b/pom.xml
index 7fc71a90b..4e0fd6fbf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
        <groupId>org.apache.juneau</groupId>
        <artifactId>juneau</artifactId>
-       <version>9.0.0-SNAPSHOT</version>
+       <version>9.0-B1-SNAPSHOT</version>
        <packaging>pom</packaging>
        <name>juneau</name>
        <description>Apache Juneau</description>
@@ -44,8 +44,8 @@
                <httpclient.version>4.5.13</httpclient.version>
                <jetty.version>9.4.13.v20181111</jetty.version>
                <juneau.compare.version>8.0.0</juneau.compare.version>
-               <javadoc.juneau.version>9.0.0</javadoc.juneau.version>
-               <juneauVersion>9.0.0</juneauVersion>
+               <javadoc.juneau.version>9.0-B1</javadoc.juneau.version>
+               <juneauVersion>9.0-B1</juneauVersion>
                <juneauVersionNext>9.0.1</juneauVersionNext>
                <derby.version>10.10.2.0</derby.version>
                <hibernate.version>5.0.9.Final</hibernate.version>

Reply via email to