[java-parent-project COMMIT] /trunk/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Mon Feb 6 15:15:22 GMT 2012
Author: lajoie
Date: Mon Feb 6 15:15:21 2012
New Revision: 54
URL: http://svn.shibboleth.net/view/java-parent-project?rev=54&view=rev
Log:
bump surefire plugin version to pick up some bug fixes
Modified:
trunk/pom.xml
Modified: trunk/pom.xml
URL: http://svn.shibboleth.net/view/java-parent-project/trunk/pom.xml?rev=54&r1=53&r2=54&view=diff
==============================================================================
--- trunk/pom.xml (original)
+++ trunk/pom.xml Mon Feb 6 15:15:21 2012
@@ -406,7 +406,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
- <version>2.11</version>
+ <version>2.12</version>
</plugin>
</plugins>
</pluginManagement>
More information about the commits
mailing list