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 2008/10/11 19:59:38 UTC

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

Author: matzew
Date: Sat Oct 11 10:59:37 2008
New Revision: 703699

URL: http://svn.apache.org/viewvc?rev=703699&view=rev
Log:
due to TRINIDAD-1174... I had to go way down to 1.2.5 plugins, for now

Modified:
    myfaces/trinidad/trunk/pom.xml

Modified: myfaces/trinidad/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/pom.xml?rev=703699&r1=703698&r2=703699&view=diff
==============================================================================
--- myfaces/trinidad/trunk/pom.xml (original)
+++ myfaces/trinidad/trunk/pom.xml Sat Oct 11 10:59:37 2008
@@ -56,7 +56,7 @@
     <junit.version>4.4</junit.version>
     
     <!-- Plugins -->
-    <trinidad-plugins.version>1.2.6</trinidad-plugins.version>
+    <trinidad-plugins.version>1.2.5</trinidad-plugins.version>
     <wagon-plugin.version>1.0.6</wagon-plugin.version>
     <jetty-plugin.version>6.1.7</jetty-plugin.version>