spec/mavenfile_jrubyWar/pom.xml in maven-tools-1.0.13 vs spec/mavenfile_jrubyWar/pom.xml in maven-tools-1.1.0

- old
+ new

@@ -15,15 +15,15 @@ <artifactId>mavenfile_jrubyWar</artifactId> <version>0.0.0</version> <packaging>jrubyWar</packaging> <name>mavenfile_jrubyWar</name> <properties> - <jruby9.plugins.version>0.2.2</jruby9.plugins.version> + <jruby9.plugins.version>0.3.0</jruby9.plugins.version> </properties> <build> <extensions> <extension> - <groupId>de.saumya.mojo</groupId> + <groupId>org.torquebox.mojo</groupId> <artifactId>jruby9-extensions</artifactId> <version>${jruby9.plugins.version}</version> </extension> </extensions> <resources>