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 2015/01/25 09:40:45 UTC

svn commit: r1654620 - /maven/pom/trunk/asf/pom.xml

Author: hboutemy
Date: Sun Jan 25 08:40:44 2015
New Revision: 1654620

URL: http://svn.apache.org/r1654620
Log:
updated maven-plugin-plugin to latest

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

Modified: maven/pom/trunk/asf/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?rev=1654620&r1=1654619&r2=1654620&view=diff
==============================================================================
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Sun Jan 25 08:40:44 2015
@@ -196,7 +196,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-plugin-plugin</artifactId>
-          <version>3.3</version>
+          <version>3.4</version>
         </plugin>
         <!-- START SNIPPET: release-plugin-configuration -->
         <plugin>