Mavenfile in jruby-jars-9.3.15.0 vs Mavenfile in jruby-jars-9.4.0.0
- old
+ new
@@ -26,10 +26,10 @@
:failOnError => false )
end
properties( 'tesla.dump.pom' => 'pom.xml',
'tesla.dump.readonly' => true,
- 'jruby.plugins.version' => '3.0.1',
+ 'jruby.plugins.version' => '1.1.8',
# we share the already installed gems
'gem.home' => '${jruby_home}/lib/ruby/gems/shared',
# need jruby_home but not jruby.home as name otherwise
# polyglot-plugin will pick the jruby from jruby.home
'jruby_home' => '${basedir}/../../' )