You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by mf...@apache.org on 2011/04/07 00:58:44 UTC

svn commit: r1089657 - /myfaces/portlet-bridge/tck/trunk_3.0.x/pom.xml

Author: mfreedman
Date: Wed Apr  6 22:58:43 2011
New Revision: 1089657

URL: http://svn.apache.org/viewvc?rev=1089657&view=rev
Log:
Update pom.xml to reference Trinidad-beta-2

Modified:
    myfaces/portlet-bridge/tck/trunk_3.0.x/pom.xml

Modified: myfaces/portlet-bridge/tck/trunk_3.0.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/portlet-bridge/tck/trunk_3.0.x/pom.xml?rev=1089657&r1=1089656&r2=1089657&view=diff
==============================================================================
--- myfaces/portlet-bridge/tck/trunk_3.0.x/pom.xml (original)
+++ myfaces/portlet-bridge/tck/trunk_3.0.x/pom.xml Wed Apr  6 22:58:43 2011
@@ -69,7 +69,7 @@
     <trinidad.groupId>org.apache.myfaces.trinidad</trinidad.groupId>
     <trinidad.api.artifactId>trinidad-api</trinidad.api.artifactId>
     <trinidad.impl.artifactId>trinidad-impl</trinidad.impl.artifactId>
-    <trinidad.version>2.0.0-alpha-2</trinidad.version>
+    <trinidad.version>2.0.0-beta-2</trinidad.version>
     
     <!-- JSF Implementation in use -->
     <jsf.groupId>com.sun.faces</jsf.groupId>