You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by dr...@apache.org on 2011/03/23 09:05:43 UTC

svn commit: r1084497 - /tapestry/tapestry5/branches/maint-5-2/pom.xml

Author: drobiazko
Date: Wed Mar 23 08:05:43 2011
New Revision: 1084497

URL: http://svn.apache.org/viewvc?rev=1084497&view=rev
Log:
Remote tagging fails: http://jira.codehaus.org/browse/MRELEASE-375

Modified:
    tapestry/tapestry5/branches/maint-5-2/pom.xml

Modified: tapestry/tapestry5/branches/maint-5-2/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/branches/maint-5-2/pom.xml?rev=1084497&r1=1084496&r2=1084497&view=diff
==============================================================================
--- tapestry/tapestry5/branches/maint-5-2/pom.xml (original)
+++ tapestry/tapestry5/branches/maint-5-2/pom.xml Wed Mar 23 08:05:43 2011
@@ -328,6 +328,7 @@
         </plugin>
         <plugin>
           <artifactId>maven-release-plugin</artifactId>
+          <version>2.1</version>
           <configuration>
             <tagBase>https://svn.apache.org/repos/asf/tapestry/tapestry5/tags/releases/</tagBase>
             <mavenExecutorId>forked-path</mavenExecutorId>