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 2011/01/13 16:27:26 UTC

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

Author: matzew
Date: Thu Jan 13 15:27:26 2011
New Revision: 1058606

URL: http://svn.apache.org/viewvc?rev=1058606&view=rev
Log:
using released 2.0.3 plugins

Modified:
    myfaces/trinidad/trunk/pom.xml

Modified: myfaces/trinidad/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/pom.xml?rev=1058606&r1=1058605&r2=1058606&view=diff
==============================================================================
--- myfaces/trinidad/trunk/pom.xml (original)
+++ myfaces/trinidad/trunk/pom.xml Thu Jan 13 15:27:26 2011
@@ -58,7 +58,7 @@
     <junit.version>4.4</junit.version>
     
     <!-- Plugins -->
-    <trinidad-plugins.version>2.0.3-SNAPSHOT</trinidad-plugins.version>
+    <trinidad-plugins.version>2.0.3</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>