diff --git a/VERSION b/VERSION
index 896292a7f38..025265dcf42 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-9.3.15.0
+9.3.16.0-SNAPSHOT
diff --git a/core/pom.xml b/core/pom.xml
index 5a8b14d2bc2..cff2cd4f472 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -12,7 +12,7 @@ DO NOT MODIFY - GENERATED CODE
org.jruby
jruby-parent
- 9.3.15.0
+ 9.3.16.0-SNAPSHOT
jruby-base
JRuby Base
diff --git a/lib/pom.xml b/lib/pom.xml
index eaea280aa8b..3ec96278246 100644
--- a/lib/pom.xml
+++ b/lib/pom.xml
@@ -12,7 +12,7 @@ DO NOT MODIFY - GENERATED CODE
org.jruby
jruby-parent
- 9.3.15.0
+ 9.3.16.0-SNAPSHOT
jruby-stdlib
JRuby Lib Setup
@@ -28,7 +28,7 @@ DO NOT MODIFY - GENERATED CODE
org.jruby
jruby-core
- 9.3.15.0
+ 9.3.16.0-SNAPSHOT
test
diff --git a/pom.xml b/pom.xml
index ac917263dac..ef4c093b176 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@ DO NOT MODIFY - GENERATED CODE
org.jruby
jruby-parent
- 9.3.15.0
+ 9.3.16.0-SNAPSHOT
pom
JRuby
JRuby is the effort to recreate the Ruby (https://www.ruby-lang.org) interpreter in Java.
@@ -274,9 +274,6 @@ DO NOT MODIFY - GENERATED CODE
[3.3.0,)
-
- No Snapshots Allowed!
-
diff --git a/shaded/pom.xml b/shaded/pom.xml
index 77769b5339c..27fc4387af3 100644
--- a/shaded/pom.xml
+++ b/shaded/pom.xml
@@ -12,7 +12,7 @@ DO NOT MODIFY - GENERATED CODE
org.jruby
jruby-parent
- 9.3.15.0
+ 9.3.16.0-SNAPSHOT
jruby-core
JRuby Core