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 2010/08/06 16:48:26 UTC

svn commit: r982997 - /myfaces/trinidad/tags/trinidad-1.2.14/pom.xml

Author: matzew
Date: Fri Aug  6 14:48:26 2010
New Revision: 982997

URL: http://svn.apache.org/viewvc?rev=982997&view=rev
Log:
small version change

Modified:
    myfaces/trinidad/tags/trinidad-1.2.14/pom.xml

Modified: myfaces/trinidad/tags/trinidad-1.2.14/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/tags/trinidad-1.2.14/pom.xml?rev=982997&r1=982996&r2=982997&view=diff
==============================================================================
--- myfaces/trinidad/tags/trinidad-1.2.14/pom.xml (original)
+++ myfaces/trinidad/tags/trinidad-1.2.14/pom.xml Fri Aug  6 14:48:26 2010
@@ -533,6 +533,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-release-plugin</artifactId>
+        <version>2.0-beta-9</version>
         <configuration>
           <preparationGoals>clean verify install</preparationGoals>
           <tagBase>https://svn.apache.org/repos/asf/myfaces/trinidad/tags</tagBase>