spec/pom.xml in maven-tools-1.2.0 vs spec/pom.xml in maven-tools-1.2.1
- old
+ new
@@ -315,10 +315,10 @@
<pluginManagement>
<plugins>
<plugin>
<groupId>org.jruby.maven</groupId>
<artifactId>gem-maven-plugin</artifactId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0</version>
<configuration>
<scope>compile</scope>
<gems>
<thread_safe>0.3.3</thread_safe>
<jdbc-mysql>5.1.30</jdbc-mysql>