File tree Expand file tree Collapse file tree 5 files changed +7
-10
lines changed
Expand file tree Collapse file tree 5 files changed +7
-10
lines changed Original file line number Diff line number Diff line change 1- 9.4.9.0
1+ 9.4.10.0-SNAPSHOT
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ DO NOT MODIFY - GENERATED CODE
1212 <parent >
1313 <groupId >org.jruby</groupId >
1414 <artifactId >jruby-parent</artifactId >
15- <version >9.4.9.0 </version >
15+ <version >9.4.10.0-SNAPSHOT </version >
1616 </parent >
1717 <artifactId >jruby-base</artifactId >
1818 <name >JRuby Base</name >
@@ -716,7 +716,7 @@ DO NOT MODIFY - GENERATED CODE
716716 <path >
717717 <groupId >org.jruby</groupId >
718718 <artifactId >jruby-base</artifactId >
719- <version >9.4.9.0 </version >
719+ <version >9.4.10.0-SNAPSHOT </version >
720720 </path >
721721 </annotationProcessorPaths >
722722 </configuration >
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ DO NOT MODIFY - GENERATED CODE
1212 <parent >
1313 <groupId >org.jruby</groupId >
1414 <artifactId >jruby-parent</artifactId >
15- <version >9.4.9.0 </version >
15+ <version >9.4.10.0-SNAPSHOT </version >
1616 </parent >
1717 <artifactId >jruby-stdlib</artifactId >
1818 <name >JRuby Lib Setup</name >
@@ -28,7 +28,7 @@ DO NOT MODIFY - GENERATED CODE
2828 <dependency >
2929 <groupId >org.jruby</groupId >
3030 <artifactId >jruby-core</artifactId >
31- <version >9.4.9.0 </version >
31+ <version >9.4.10.0-SNAPSHOT </version >
3232 <scope >test</scope >
3333 </dependency >
3434 <dependency >
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ DO NOT MODIFY - GENERATED CODE
1616 </parent >
1717 <groupId >org.jruby</groupId >
1818 <artifactId >jruby-parent</artifactId >
19- <version >9.4.9.0 </version >
19+ <version >9.4.10.0-SNAPSHOT </version >
2020 <packaging >pom</packaging >
2121 <name >JRuby</name >
2222 <description >JRuby is the effort to recreate the Ruby (https://www.ruby-lang.org) interpreter in Java.</description >
@@ -273,9 +273,6 @@ DO NOT MODIFY - GENERATED CODE
273273 <requireMavenVersion >
274274 <version >[3.3.0,)</version >
275275 </requireMavenVersion >
276- <requireReleaseDeps >
277- <message >No Snapshots Allowed!</message >
278- </requireReleaseDeps >
279276 </rules >
280277 </configuration >
281278 </execution >
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ DO NOT MODIFY - GENERATED CODE
1212 <parent >
1313 <groupId >org.jruby</groupId >
1414 <artifactId >jruby-parent</artifactId >
15- <version >9.4.9.0 </version >
15+ <version >9.4.10.0-SNAPSHOT </version >
1616 </parent >
1717 <artifactId >jruby-core</artifactId >
1818 <name >JRuby Core</name >
You can’t perform that action at this time.
0 commit comments