spec/pom_maven_style/pom.rb in maven-tools-1.2.0 vs spec/pom_maven_style/pom.rb in maven-tools-1.2.1

- old
+ new

@@ -305,10 +305,10 @@ end end plugin_management do plugins do - jruby_plugin( :gem, '3.0.0-SNAPSHOT') do + jruby_plugin( :gem, '3.0.0') do configuration( :scope => :compile, :gems => { 'thread_safe' => '0.3.3', 'jdbc-mysql' => '5.1.30' } )