spec/gemfile_with_groups/pom.xml in maven-tools-1.2.0 vs spec/gemfile_with_groups/pom.xml in maven-tools-1.2.1

- old
+ new

@@ -15,11 +15,11 @@ <artifactId>gemfile_with_groups</artifactId> <version>0.0.0</version> <name>gemfile_with_groups</name> <properties> <project.build.sourceEncoding>utf-8</project.build.sourceEncoding> - <jruby.plugins.version>3.0.0-SNAPSHOT</jruby.plugins.version> - <mavengem.wagon.version>2.0.0-SNAPSHOT</mavengem.wagon.version> + <jruby.plugins.version>3.0.0</jruby.plugins.version> + <mavengem.wagon.version>2.0.0</mavengem.wagon.version> </properties> <dependencies> <dependency> <groupId>rubygems</groupId> <artifactId>rspec</artifactId>