You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by si...@apache.org on 2011/04/02 10:52:57 UTC

svn commit: r1087977 - /cocoon/cocoon3/trunk/pom.xml

Author: simonetripodi
Date: Sat Apr  2 08:52:57 2011
New Revision: 1087977

URL: http://svn.apache.org/viewvc?rev=1087977&view=rev
Log:
upgraded maven-release-plugin version

Modified:
    cocoon/cocoon3/trunk/pom.xml

Modified: cocoon/cocoon3/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/pom.xml?rev=1087977&r1=1087976&r2=1087977&view=diff
==============================================================================
--- cocoon/cocoon3/trunk/pom.xml (original)
+++ cocoon/cocoon3/trunk/pom.xml Sat Apr  2 08:52:57 2011
@@ -50,7 +50,7 @@
     <plugins>
       <plugin>
         <artifactId>maven-release-plugin</artifactId>
-        <version>2.0-beta-9</version>
+        <version>2.1</version>
         <configuration>
           <useReleaseProfile>false</useReleaseProfile>
           <goals>deploy</goals>