Skip to content

Commit

Permalink
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.rb
Original file line number Diff line number Diff line change
@@ -82,7 +82,7 @@

'jruby-launcher.version' => '1.1.1',
'ant.version' => '1.9.2',
'asm.version' => '5.0.3',
'asm.version' => '5.0.4',
'jffi.version' => '1.2.10',
'bouncy-castle.version' => '1.47',
'joda.time.version' => '2.8.2' )
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -117,7 +117,7 @@ DO NOT MODIFIY - GENERATED CODE
<rake.version>10.1.0</rake.version>
<jruby-launcher.version>1.1.1</jruby-launcher.version>
<project.build.sourceEncoding>utf-8</project.build.sourceEncoding>
<asm.version>5.0.3</asm.version>
<asm.version>5.0.4</asm.version>
<rspec-expectations.version>3.3.1</rspec-expectations.version>
<its.osgi>osgi*/pom.xml</its.osgi>
<base.javac.version>1.7</base.javac.version>

0 comments on commit 08ade3e

Please sign in to comment.