You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2013/09/19 23:16:22 UTC

svn commit: r1524845 - /maven/pom/trunk/maven/pom.xml

Author: hboutemy
Date: Thu Sep 19 21:16:22 2013
New Revision: 1524845

URL: http://svn.apache.org/r1524845
Log:
updated plugins versions

Modified:
    maven/pom/trunk/maven/pom.xml

Modified: maven/pom/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=1524845&r1=1524844&r2=1524845&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Thu Sep 19 21:16:22 2013
@@ -845,7 +845,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
-          <version>2.3.2</version>
+          <version>2.4.1</version>
           <configuration>
             <useReleaseProfiles>true</useReleaseProfiles>
             <releaseProfiles>apache-release,rat</releaseProfiles>
@@ -992,7 +992,7 @@ under the License.
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-pmd-plugin</artifactId>
-            <version>2.7.1</version>
+            <version>3.0.1</version>
             <configuration>
               <targetJdk>1.5</targetJdk>
               <rulesets>
@@ -1085,7 +1085,7 @@ under the License.
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-javadoc-plugin</artifactId>
-            <version>2.9</version>
+            <version>2.9.1</version>
             <configuration>
               <notimestamp>true</notimestamp>
               <links>