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/01/09 20:15:57 UTC

svn commit: r610517 - /myfaces/trinidad/trunk_1.2.x/pom.xml

Author: matzew
Date: Wed Jan  9 11:15:27 2008
New Revision: 610517

URL: http://svn.apache.org/viewvc?rev=610517&view=rev
Log:
update the used myfaces-version

Modified:
    myfaces/trinidad/trunk_1.2.x/pom.xml

Modified: myfaces/trinidad/trunk_1.2.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk_1.2.x/pom.xml?rev=610517&r1=610516&r2=610517&view=diff
==============================================================================
--- myfaces/trinidad/trunk_1.2.x/pom.xml (original)
+++ myfaces/trinidad/trunk_1.2.x/pom.xml Wed Jan  9 11:15:27 2008
@@ -535,7 +535,7 @@
 
   <properties>
     <trinidad-plugins.version>1.2.5</trinidad-plugins.version>
-    <myfaces.version>1.2.0</myfaces.version>
+    <myfaces.version>1.2.1-SNAPSHOT</myfaces.version>
   </properties>
 
 </project>