File tree Expand file tree Collapse file tree 10 files changed +12
-12
lines changed
Expand file tree Collapse file tree 10 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ version.ruby1_9.major=1.9
7373version.ruby1_9 =1.9.2
7474version.ruby1_9.patchlevel =136
7575version.ruby1_9.revision =27758
76- version.jruby =1.6.5
76+ version.jruby =1.6.5.1
7777mspec.revision =6563955da20f93e6dcd5a35ec5828de75c6165eb
7878rubyspecs.revision =3bf5857d44f9a69092862fa100a0ee1d152e6117
7979joda.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.5</version >
12+ <version >1.6.5.1 </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.5</version >
7+ <version >1.6.5.1 </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.5</version >
7+ <version >1.6.5.1 </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.5</version >
7+ <version >1.6.5.1 </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.5</version >
6+ <version >1.6.5.1 </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.5</version >
13+ <version >1.6.5.1 </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.5</version >
34+ <version >1.6.5.1 </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 >shared</artifactId >
7- <version >1.6.5</version >
7+ <version >1.6.5.1 </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.5</version >
7+ <version >1.6.5.1 </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.5</version >
7+ <version >1.6.5.1 </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.5</version >
8+ <version >1.6.5.1 </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