[java-parent-project COMMIT] /trunk/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Wed May 2 12:50:07 BST 2012


Author: lajoie
Date: Wed May  2 12:50:05 2012
New Revision: 68

URL: http://svn.shibboleth.net/view/java-parent-project?rev=68&view=rev
Log:
pick up new versions of compiler and site maven plugin

Modified:
    trunk/pom.xml

Modified: trunk/pom.xml
URL: http://svn.shibboleth.net/view/java-parent-project/trunk/pom.xml?rev=68&r1=67&r2=68&view=diff
==============================================================================
--- trunk/pom.xml (original)
+++ trunk/pom.xml Wed May  2 12:50:05 2012
@@ -379,7 +379,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-compiler-plugin</artifactId>
-                    <version>2.3.2</version>
+                    <version>2.4</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
@@ -419,7 +419,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-site-plugin</artifactId>
-                    <version>3.0</version>
+                    <version>3.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>



More information about the commits mailing list