File tree 4 files changed +5
-8
lines changed
4 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 1
- 9.1.16.0
1
+ 9.1.17.0-SNAPSHOT
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ DO NOT MODIFIY - GENERATED CODE
12
12
<parent >
13
13
<groupId >org.jruby</groupId >
14
14
<artifactId >jruby-parent</artifactId >
15
- <version >9.1.16.0 </version >
15
+ <version >9.1.17.0-SNAPSHOT </version >
16
16
</parent >
17
17
<artifactId >jruby-core</artifactId >
18
18
<name >JRuby Core</name >
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ DO NOT MODIFIY - GENERATED CODE
12
12
<parent >
13
13
<groupId >org.jruby</groupId >
14
14
<artifactId >jruby-parent</artifactId >
15
- <version >9.1.16.0 </version >
15
+ <version >9.1.17.0-SNAPSHOT </version >
16
16
</parent >
17
17
<artifactId >jruby-stdlib</artifactId >
18
18
<name >JRuby Lib Setup</name >
@@ -28,7 +28,7 @@ DO NOT MODIFIY - GENERATED CODE
28
28
<dependency >
29
29
<groupId >org.jruby</groupId >
30
30
<artifactId >jruby-core</artifactId >
31
- <version >9.1.16.0 </version >
31
+ <version >9.1.17.0-SNAPSHOT </version >
32
32
<scope >test</scope >
33
33
</dependency >
34
34
<dependency >
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ DO NOT MODIFIY - GENERATED CODE
16
16
</parent >
17
17
<groupId >org.jruby</groupId >
18
18
<artifactId >jruby-parent</artifactId >
19
- <version >9.1.16.0 </version >
19
+ <version >9.1.17.0-SNAPSHOT </version >
20
20
<packaging >pom</packaging >
21
21
<name >JRuby</name >
22
22
<description >JRuby is the effort to recreate the Ruby (http://www.ruby-lang.org) interpreter in Java.</description >
@@ -271,9 +271,6 @@ DO NOT MODIFIY - GENERATED CODE
271
271
<requireMavenVersion >
272
272
<version >[3.3.0,)</version >
273
273
</requireMavenVersion >
274
- <requireReleaseDeps >
275
- <message >No Snapshots Allowed!</message >
276
- </requireReleaseDeps >
277
274
</rules >
278
275
</configuration >
279
276
</execution >
You can’t perform that action at this time.
0 commit comments