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 2014/01/31 23:31:55 UTC

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

Author: hboutemy
Date: Fri Jan 31 22:31:54 2014
New Revision: 1563308

URL: http://svn.apache.org/r1563308
Log:
update maven-release-plugin version

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=1563308&r1=1563307&r2=1563308&view=diff
==============================================================================
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Fri Jan 31 22:31:54 2014
@@ -195,7 +195,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
-          <version>2.4.1</version>
+          <version>2.4.2</version>
           <configuration>
             <useReleaseProfile>false</useReleaseProfile>
             <goals>deploy</goals>