diff --git a/VERSION b/VERSION
index 045beacb85c..75904b37481 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-9.4.9.0
+9.4.10.0-SNAPSHOT
diff --git a/core/pom.xml b/core/pom.xml
index ae9b46a5d95..c93c228a0e7 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -12,7 +12,7 @@ DO NOT MODIFY - GENERATED CODE
org.jruby
jruby-parent
- 9.4.9.0
+ 9.4.10.0-SNAPSHOT
jruby-base
JRuby Base
@@ -716,7 +716,7 @@ DO NOT MODIFY - GENERATED CODE
org.jruby
jruby-base
- 9.4.9.0
+ 9.4.10.0-SNAPSHOT
diff --git a/lib/pom.xml b/lib/pom.xml
index 7c466a6571c..68a9f704942 100644
--- a/lib/pom.xml
+++ b/lib/pom.xml
@@ -12,7 +12,7 @@ DO NOT MODIFY - GENERATED CODE
org.jruby
jruby-parent
- 9.4.9.0
+ 9.4.10.0-SNAPSHOT
jruby-stdlib
JRuby Lib Setup
@@ -28,7 +28,7 @@ DO NOT MODIFY - GENERATED CODE
org.jruby
jruby-core
- 9.4.9.0
+ 9.4.10.0-SNAPSHOT
test
diff --git a/pom.xml b/pom.xml
index 5512a2c7634..0d7c39e3a7f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@ DO NOT MODIFY - GENERATED CODE
org.jruby
jruby-parent
- 9.4.9.0
+ 9.4.10.0-SNAPSHOT
pom
JRuby
JRuby is the effort to recreate the Ruby (https://www.ruby-lang.org) interpreter in Java.
@@ -273,9 +273,6 @@ DO NOT MODIFY - GENERATED CODE
[3.3.0,)
-
- No Snapshots Allowed!
-
diff --git a/shaded/pom.xml b/shaded/pom.xml
index dbbe1729539..311ff9e0d42 100644
--- a/shaded/pom.xml
+++ b/shaded/pom.xml
@@ -12,7 +12,7 @@ DO NOT MODIFY - GENERATED CODE
org.jruby
jruby-parent
- 9.4.9.0
+ 9.4.10.0-SNAPSHOT
jruby-core
JRuby Core