You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by li...@apache.org on 2010/10/08 19:49:01 UTC

svn commit: r1005925 - /shindig/trunk/pom.xml

Author: lindner
Date: Fri Oct  8 17:49:01 2010
New Revision: 1005925

URL: http://svn.apache.org/viewvc?rev=1005925&view=rev
Log:
Bump release plugin to 2.1

Modified:
    shindig/trunk/pom.xml

Modified: shindig/trunk/pom.xml
URL: http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=1005925&r1=1005924&r2=1005925&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Fri Oct  8 17:49:01 2010
@@ -1087,7 +1087,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
-          <version>2.0</version>
+          <version>2.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>