File tree Expand file tree Collapse file tree 5 files changed +10
-7
lines changed
Expand file tree Collapse file tree 5 files changed +10
-7
lines changed Original file line number Diff line number Diff line change 1- 10.0.1.0-SNAPSHOT
1+ 10.0.1.0
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 >10.0.1.0-SNAPSHOT </version >
15+ <version >10.0.1.0</version >
1616 </parent >
1717 <artifactId >jruby-base</artifactId >
1818 <name >JRuby Base</name >
@@ -691,7 +691,7 @@ DO NOT MODIFY - GENERATED CODE
691691 <path >
692692 <groupId >org.jruby</groupId >
693693 <artifactId >jruby-base</artifactId >
694- <version >10.0.1.0-SNAPSHOT </version >
694+ <version >10.0.1.0</version >
695695 </path >
696696 </annotationProcessorPaths >
697697 </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 >10.0.1.0-SNAPSHOT </version >
15+ <version >10.0.1.0</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 >10.0.1.0-SNAPSHOT </version >
31+ <version >10.0.1.0</version >
3232 <scope >test</scope >
3333 </dependency >
3434 <dependency >
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ DO NOT MODIFY - GENERATED CODE
1111 <modelVersion >4.0.0</modelVersion >
1212 <groupId >org.jruby</groupId >
1313 <artifactId >jruby-parent</artifactId >
14- <version >10.0.1.0-SNAPSHOT </version >
14+ <version >10.0.1.0</version >
1515 <packaging >pom</packaging >
1616 <name >JRuby</name >
1717 <description >JRuby is the effort to recreate the Ruby (https://www.ruby-lang.org) interpreter in Java.</description >
@@ -268,6 +268,9 @@ DO NOT MODIFY - GENERATED CODE
268268 <requireMavenVersion >
269269 <version >[3.3.0,)</version >
270270 </requireMavenVersion >
271+ <requireReleaseDeps >
272+ <message >No Snapshots Allowed!</message >
273+ </requireReleaseDeps >
271274 </rules >
272275 </configuration >
273276 </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 >10.0.1.0-SNAPSHOT </version >
15+ <version >10.0.1.0</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