spec/mavenfile_jrubyJar/pom.xml in maven-tools-1.0.13 vs spec/mavenfile_jrubyJar/pom.xml in maven-tools-1.1.0
- old
+ new
@@ -15,15 +15,15 @@
<artifactId>mavenfile_jrubyJar</artifactId>
<version>0.0.0</version>
<packaging>jrubyJar</packaging>
<name>mavenfile_jrubyJar</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>