You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ar...@apache.org on 2010/01/11 21:11:49 UTC

svn commit: r898047 - /myfaces/trinidad/branches/trinidad-2.0.x/pom.xml

Author: arobinson74
Date: Mon Jan 11 20:11:49 2010
New Revision: 898047

URL: http://svn.apache.org/viewvc?rev=898047&view=rev
Log:
Re-enable the use of the 2.0.1 plug-ins for client behavior support

Modified:
    myfaces/trinidad/branches/trinidad-2.0.x/pom.xml

Modified: myfaces/trinidad/branches/trinidad-2.0.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/trinidad-2.0.x/pom.xml?rev=898047&r1=898046&r2=898047&view=diff
==============================================================================
--- myfaces/trinidad/branches/trinidad-2.0.x/pom.xml (original)
+++ myfaces/trinidad/branches/trinidad-2.0.x/pom.xml Mon Jan 11 20:11:49 2010
@@ -59,8 +59,7 @@
     <junit.version>4.4</junit.version>
     
     <!-- Plugins -->
-    <trinidad-plugins.version>2.0.0</trinidad-plugins.version>
-    <!--trinidad-plugins.version>2.0.1-SNAPSHOT</trinidad-plugins.version-->
+    <trinidad-plugins.version>2.0.1-SNAPSHOT</trinidad-plugins.version>
     <wagon-plugin.version>1.0.6</wagon-plugin.version>
     <jetty-plugin.version>6.1.21</jetty-plugin.version>
     <pluto.version>1.1.6</pluto.version>