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 2009/12/16 17:11:46 UTC

svn commit: r891286 - /myfaces/trinidad/branches/1.2.12.2-branch/pom.xml

Author: matzew
Date: Wed Dec 16 16:11:45 2009
New Revision: 891286

URL: http://svn.apache.org/viewvc?rev=891286&view=rev
Log:
using a new release of the plugins on trunk...

Modified:
    myfaces/trinidad/branches/1.2.12.2-branch/pom.xml

Modified: myfaces/trinidad/branches/1.2.12.2-branch/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/1.2.12.2-branch/pom.xml?rev=891286&r1=891285&r2=891286&view=diff
==============================================================================
--- myfaces/trinidad/branches/1.2.12.2-branch/pom.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/pom.xml Wed Dec 16 16:11:45 2009
@@ -57,7 +57,7 @@
     <junit.version>4.4</junit.version>
     
     <!-- Plugins -->
-    <trinidad-plugins.version>1.2.10</trinidad-plugins.version>
+    <trinidad-plugins.version>1.2.11</trinidad-plugins.version>
     <wagon-plugin.version>1.0.6</wagon-plugin.version>
     <jetty-plugin.version>6.1.16</jetty-plugin.version>
     <pluto.version>1.1.6</pluto.version>