You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2011/09/05 14:09:15 UTC

svn commit: r1165252 - /directory/project/trunk/pom.xml

Author: elecharny
Date: Mon Sep  5 12:09:15 2011
New Revision: 1165252

URL: http://svn.apache.org/viewvc?rev=1165252&view=rev
Log:
bumped up the maven-release plugin version

Modified:
    directory/project/trunk/pom.xml

Modified: directory/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/project/trunk/pom.xml?rev=1165252&r1=1165251&r2=1165252&view=diff
==============================================================================
--- directory/project/trunk/pom.xml (original)
+++ directory/project/trunk/pom.xml Mon Sep  5 12:09:15 2011
@@ -580,7 +580,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
-          <version>2.1</version>
+          <version>2.2.1</version>
         </plugin>
 
         <plugin>