You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by co...@apache.org on 2015/02/03 12:10:36 UTC

svn commit: r1656680 - /santuario/xml-security-java/branches/1.5.x-fixes/pom.xml

Author: coheigea
Date: Tue Feb  3 11:10:36 2015
New Revision: 1656680

URL: http://svn.apache.org/r1656680
Log:
Updating some plugins

Modified:
    santuario/xml-security-java/branches/1.5.x-fixes/pom.xml

Modified: santuario/xml-security-java/branches/1.5.x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/santuario/xml-security-java/branches/1.5.x-fixes/pom.xml?rev=1656680&r1=1656679&r2=1656680&view=diff
==============================================================================
--- santuario/xml-security-java/branches/1.5.x-fixes/pom.xml (original)
+++ santuario/xml-security-java/branches/1.5.x-fixes/pom.xml Tue Feb  3 11:10:36 2015
@@ -133,7 +133,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-compiler-plugin</artifactId>
-                <version>3.1</version>
+                <version>3.2</version>
                 <configuration>
                     <source>1.5</source>
                     <target>1.5</target>
@@ -225,7 +225,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-javadoc-plugin</artifactId>
-                    <version>2.9.1</version>
+                    <version>2.10.1</version>
                     <executions>
                         <execution>
                             <goals>