File tree Expand file tree Collapse file tree 8 files changed +10
-10
lines changed
Expand file tree Collapse file tree 8 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ version.ruby1_9.major=1.9
7070version.ruby1_9 =1.9.2
7171version.ruby1_9.patchlevel =136
7272version.ruby1_9.revision =27758
73- version.jruby =1.6.0.RC2
73+ version.jruby =1.6.0.RC3
7474mspec.revision =66c9eb68ccdc473025d2f6fb34019fc3a977c252
7575rubyspecs.revision =f979fb9b13372811dfc5fb4519f1886363de0a6c
7676joda.time.version =1.6.2
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >org.jruby</groupId >
1111 <artifactId >shared</artifactId >
12- <version >1.6.0.RC2 </version >
12+ <version >1.6.0.RC3 </version >
1313 </parent >
1414
1515 <groupId >org.jruby</groupId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.jruby</groupId >
66 <artifactId >jruby-common</artifactId >
7- <version >1.6.0.RC2 </version >
7+ <version >1.6.0.RC3 </version >
88 <relativePath >../pom.xml</relativePath >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.jruby</groupId >
66 <artifactId >jruby-common</artifactId >
7- <version >1.6.0.RC2 </version >
7+ <version >1.6.0.RC3 </version >
88 <relativePath >../pom.xml</relativePath >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >org.jruby</groupId >
55 <artifactId >shared</artifactId >
6- <version >1.6.0.RC2 </version >
6+ <version >1.6.0.RC3 </version >
77 <relativePath >../../pom.xml</relativePath >
88 </parent >
99 <modelVersion >4.0.0</modelVersion >
1010 <groupId >org.jruby.plugins</groupId >
1111 <artifactId >jruby-rake-plugin</artifactId >
1212 <packaging >maven-plugin</packaging >
13- <version >1.6.0.RC2 </version >
13+ <version >1.6.0.RC3 </version >
1414 <name >JRuby Rake Plugin</name >
1515 <dependencies >
1616 <dependency >
3131 <dependency >
3232 <groupId >org.jruby</groupId >
3333 <artifactId >jruby-complete</artifactId >
34- <version >1.6.0.RC2 </version >
34+ <version >1.6.0.RC3 </version >
3535 </dependency >
3636 </dependencies >
3737
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.jruby</groupId >
66 <artifactId >jruby-common</artifactId >
7- <version >1.6.0.RC2 </version >
7+ <version >1.6.0.RC3 </version >
88 <relativePath >../pom.xml</relativePath >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.jruby</groupId >
66 <artifactId >shared</artifactId >
7- <version >1.6.0.RC2 </version >
7+ <version >1.6.0.RC3 </version >
88 <relativePath >../../pom.xml</relativePath >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 55 <groupId >org.jruby</groupId >
66 <artifactId >shared</artifactId >
77 <packaging >pom</packaging >
8- <version >1.6.0.RC2 </version >
8+ <version >1.6.0.RC3 </version >
99 <name >JRuby Shared</name >
1010 <url >http://www.jruby.org/</url >
1111 <description >A 1.8.7 compatible Ruby interpreter written in 100% pure Java</description >
You can’t perform that action at this time.
0 commit comments