You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by so...@apache.org on 2013/10/30 17:36:39 UTC

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

Author: sobryan
Date: Wed Oct 30 16:36:38 2013
New Revision: 1537167

URL: http://svn.apache.org/r1537167
Log:
Fix the trinidad build.

Modified:
    myfaces/trinidad/trunk/pom.xml

Modified: myfaces/trinidad/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/pom.xml?rev=1537167&r1=1537166&r2=1537167&view=diff
==============================================================================
--- myfaces/trinidad/trunk/pom.xml (original)
+++ myfaces/trinidad/trunk/pom.xml Wed Oct 30 16:36:38 2013
@@ -81,7 +81,7 @@ Create A Branch (http://maven.apache.org
     <junit.version>4.4</junit.version>
     
     <!-- Plugins -->
-    <trinidad-plugins.version>2.0.9-SNAPSHOT</trinidad-plugins.version>
+    <trinidad-plugins.version>2.0.8-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>