You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2011/01/19 09:57:21 UTC

svn commit: r1060716 - /myfaces/trinidad/trunk/pom.xml

Author: matzew
Date: Wed Jan 19 08:57:21 2011
New Revision: 1060716

URL: http://svn.apache.org/viewvc?rev=1060716&view=rev
Log:
tmp backing out 2.1 of release plugin

Modified:
    myfaces/trinidad/trunk/pom.xml

Modified: myfaces/trinidad/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/pom.xml?rev=1060716&r1=1060715&r2=1060716&view=diff
==============================================================================
--- myfaces/trinidad/trunk/pom.xml (original)
+++ myfaces/trinidad/trunk/pom.xml Wed Jan 19 08:57:21 2011
@@ -553,7 +553,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-release-plugin</artifactId>
-        <version>2.1</version>
+        <!--version>2.1</version-->
         <configuration>
           <preparationGoals>clean verify install</preparationGoals>
           <tagBase>https://svn.apache.org/repos/asf/myfaces/trinidad/tags</tagBase>