diff --git a/README.md b/README.md
index c78db4bb..dabcb846 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ Add the Maven dependency below to your Spring Boot application pom file.
org.jboss.resteasy
resteasy-servlet-spring-boot-starter
- 6.0.5-SNAPSHOT
+ 6.1.0.Beta1
runtime
```
@@ -41,7 +41,7 @@ Add the Maven dependency below to your Spring Boot application pom file.
org.jboss.resteasy
resteasy-reactor-netty-spring-boot-starter
- 6.0.5-SNAPSHOT
+ 6.1.0.Beta1
runtime
```
diff --git a/common/pom.xml b/common/pom.xml
index 315418c0..6fa16f1a 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -8,7 +8,7 @@
org.jboss.resteasy
resteasy-spring-boot-starter-parent
- 6.0.5-SNAPSHOT
+ 6.1.0.Beta1
../pom.xml
diff --git a/common/resteasy-spring-boot-starter-common/pom.xml b/common/resteasy-spring-boot-starter-common/pom.xml
index ebef6cc2..2c9c86ea 100644
--- a/common/resteasy-spring-boot-starter-common/pom.xml
+++ b/common/resteasy-spring-boot-starter-common/pom.xml
@@ -8,7 +8,7 @@
org.jboss.resteasy
resteasy-spring-boot-starter-common-parent
- 6.0.5-SNAPSHOT
+ 6.1.0.Beta1
../pom.xml
diff --git a/common/resteasy-spring-boot-starter-sample-app-common/pom.xml b/common/resteasy-spring-boot-starter-sample-app-common/pom.xml
index 7bce393e..d6c9fbd9 100644
--- a/common/resteasy-spring-boot-starter-sample-app-common/pom.xml
+++ b/common/resteasy-spring-boot-starter-sample-app-common/pom.xml
@@ -8,7 +8,7 @@
org.jboss.resteasy
resteasy-spring-boot-starter-common-parent
- 6.0.5-SNAPSHOT
+ 6.1.0.Beta1
../pom.xml
diff --git a/mds/USAGE.md b/mds/USAGE.md
index 1c867a6e..69efcc43 100644
--- a/mds/USAGE.md
+++ b/mds/USAGE.md
@@ -10,7 +10,7 @@ Add one of the following Maven dependencies to your Spring Boot application pom
org.jboss.resteasy
resteasy-servlet-spring-boot-starter
- 6.0.5-SNAPSHOT
+ 6.1.0.Beta1
runtime
```
@@ -21,7 +21,7 @@ Add one of the following Maven dependencies to your Spring Boot application pom
org.jboss.resteasy
resteasy-reactor-netty-spring-boot-starter
- 6.0.5-SNAPSHOT
+ 6.1.0.Beta1
runtime
```
diff --git a/pom.xml b/pom.xml
index 3933df31..909c62ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
org.jboss.resteasy
resteasy-spring-boot-starter-parent
- 6.0.5-SNAPSHOT
+ 6.1.0.Beta1
pom
diff --git a/reactor-netty/pom.xml b/reactor-netty/pom.xml
index eb6a65ba..c767422a 100644
--- a/reactor-netty/pom.xml
+++ b/reactor-netty/pom.xml
@@ -8,7 +8,7 @@
org.jboss.resteasy
resteasy-spring-boot-starter-parent
- 6.0.5-SNAPSHOT
+ 6.1.0.Beta1
../pom.xml
diff --git a/reactor-netty/resteasy-reactor-netty-spring-boot-sample-app-no-jaxrs/pom.xml b/reactor-netty/resteasy-reactor-netty-spring-boot-sample-app-no-jaxrs/pom.xml
index d80a5d8f..30744423 100644
--- a/reactor-netty/resteasy-reactor-netty-spring-boot-sample-app-no-jaxrs/pom.xml
+++ b/reactor-netty/resteasy-reactor-netty-spring-boot-sample-app-no-jaxrs/pom.xml
@@ -7,7 +7,7 @@
org.jboss.resteasy
resteasy-reactor-netty-spring-boot-starter-parent
- 6.0.5-SNAPSHOT
+ 6.1.0.Beta1
../pom.xml
diff --git a/reactor-netty/resteasy-reactor-netty-spring-boot-sample-app/pom.xml b/reactor-netty/resteasy-reactor-netty-spring-boot-sample-app/pom.xml
index 363a0c51..0ccd902b 100644
--- a/reactor-netty/resteasy-reactor-netty-spring-boot-sample-app/pom.xml
+++ b/reactor-netty/resteasy-reactor-netty-spring-boot-sample-app/pom.xml
@@ -6,7 +6,7 @@
org.jboss.resteasy
resteasy-reactor-netty-spring-boot-starter-parent
- 6.0.5-SNAPSHOT
+ 6.1.0.Beta1
../pom.xml
diff --git a/reactor-netty/resteasy-reactor-netty-spring-boot-starter-test/pom.xml b/reactor-netty/resteasy-reactor-netty-spring-boot-starter-test/pom.xml
index 7a0ea035..ca8d8cfe 100644
--- a/reactor-netty/resteasy-reactor-netty-spring-boot-starter-test/pom.xml
+++ b/reactor-netty/resteasy-reactor-netty-spring-boot-starter-test/pom.xml
@@ -6,7 +6,7 @@
org.jboss.resteasy
resteasy-reactor-netty-spring-boot-starter-parent
- 6.0.5-SNAPSHOT
+ 6.1.0.Beta1
../pom.xml
diff --git a/reactor-netty/resteasy-reactor-netty-spring-boot-starter/pom.xml b/reactor-netty/resteasy-reactor-netty-spring-boot-starter/pom.xml
index ff9a77dd..0ddef736 100644
--- a/reactor-netty/resteasy-reactor-netty-spring-boot-starter/pom.xml
+++ b/reactor-netty/resteasy-reactor-netty-spring-boot-starter/pom.xml
@@ -6,7 +6,7 @@
org.jboss.resteasy
resteasy-reactor-netty-spring-boot-starter-parent
- 6.0.5-SNAPSHOT
+ 6.1.0.Beta1
../pom.xml
diff --git a/resteasy-spring-boot-bom/pom.xml b/resteasy-spring-boot-bom/pom.xml
index abecaf15..4f75be58 100644
--- a/resteasy-spring-boot-bom/pom.xml
+++ b/resteasy-spring-boot-bom/pom.xml
@@ -5,7 +5,7 @@
org.jboss.resteasy
resteasy-spring-boot-starter-parent
- 6.0.5-SNAPSHOT
+ 6.1.0.Beta1
../pom.xml
4.0.0
diff --git a/servlet/pom.xml b/servlet/pom.xml
index babaa99a..0b20763b 100644
--- a/servlet/pom.xml
+++ b/servlet/pom.xml
@@ -8,7 +8,7 @@
org.jboss.resteasy
resteasy-spring-boot-starter-parent
- 6.0.5-SNAPSHOT
+ 6.1.0.Beta1
../pom.xml
diff --git a/servlet/resteasy-servlet-spring-boot-sample-app-no-jaxrs/pom.xml b/servlet/resteasy-servlet-spring-boot-sample-app-no-jaxrs/pom.xml
index bac403e2..d471d9f7 100644
--- a/servlet/resteasy-servlet-spring-boot-sample-app-no-jaxrs/pom.xml
+++ b/servlet/resteasy-servlet-spring-boot-sample-app-no-jaxrs/pom.xml
@@ -7,7 +7,7 @@
org.jboss.resteasy
resteasy-servlet-spring-boot-starter-parent
- 6.0.5-SNAPSHOT
+ 6.1.0.Beta1
../pom.xml
diff --git a/servlet/resteasy-servlet-spring-boot-sample-app/pom.xml b/servlet/resteasy-servlet-spring-boot-sample-app/pom.xml
index 1cba23e6..cd6fe296 100644
--- a/servlet/resteasy-servlet-spring-boot-sample-app/pom.xml
+++ b/servlet/resteasy-servlet-spring-boot-sample-app/pom.xml
@@ -6,7 +6,7 @@
org.jboss.resteasy
resteasy-servlet-spring-boot-starter-parent
- 6.0.5-SNAPSHOT
+ 6.1.0.Beta1
../pom.xml
diff --git a/servlet/resteasy-servlet-spring-boot-starter-test/pom.xml b/servlet/resteasy-servlet-spring-boot-starter-test/pom.xml
index c9e2e267..96b8bfba 100644
--- a/servlet/resteasy-servlet-spring-boot-starter-test/pom.xml
+++ b/servlet/resteasy-servlet-spring-boot-starter-test/pom.xml
@@ -6,7 +6,7 @@
org.jboss.resteasy
resteasy-servlet-spring-boot-starter-parent
- 6.0.5-SNAPSHOT
+ 6.1.0.Beta1
../pom.xml
diff --git a/servlet/resteasy-servlet-spring-boot-starter/pom.xml b/servlet/resteasy-servlet-spring-boot-starter/pom.xml
index 2b91d1a5..4b7efe32 100644
--- a/servlet/resteasy-servlet-spring-boot-starter/pom.xml
+++ b/servlet/resteasy-servlet-spring-boot-starter/pom.xml
@@ -6,7 +6,7 @@
org.jboss.resteasy
resteasy-servlet-spring-boot-starter-parent
- 6.0.5-SNAPSHOT
+ 6.1.0.Beta1
../pom.xml
diff --git a/servlet/resteasy-wildfly-spring-boot-sample-app/pom.xml b/servlet/resteasy-wildfly-spring-boot-sample-app/pom.xml
index d233fcd5..c6134001 100644
--- a/servlet/resteasy-wildfly-spring-boot-sample-app/pom.xml
+++ b/servlet/resteasy-wildfly-spring-boot-sample-app/pom.xml
@@ -6,7 +6,7 @@
org.jboss.resteasy
resteasy-servlet-spring-boot-starter-parent
- 6.0.5-SNAPSHOT
+ 6.1.0.Beta1
../pom.xml