You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2016/09/15 19:03:01 UTC

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

Author: lu4242
Date: Thu Sep 15 19:03:01 2016
New Revision: 1760969

URL: http://svn.apache.org/viewvc?rev=1760969&view=rev
Log:
fix trinidad plugins to version 2.0.8

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=1760969&r1=1760968&r2=1760969&view=diff
==============================================================================
--- myfaces/trinidad/branches/trinidad-2.0.x/pom.xml (original)
+++ myfaces/trinidad/branches/trinidad-2.0.x/pom.xml Thu Sep 15 19:03:01 2016
@@ -83,7 +83,7 @@ Create A Branch (http://maven.apache.org
     <junit.version>4.4</junit.version>
     
     <!-- Plugins -->
-    <trinidad-plugins.version>2.0.8-SNAPSHOT</trinidad-plugins.version>
+    <trinidad-plugins.version>2.0.8</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>