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 2010/08/30 11:33:36 UTC

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

Author: matzew
Date: Mon Aug 30 09:33:36 2010
New Revision: 990739

URL: http://svn.apache.org/viewvc?rev=990739&view=rev
Log:
reverted pom change

Modified:
    myfaces/trinidad/trunk/pom.xml

Modified: myfaces/trinidad/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/pom.xml?rev=990739&r1=990738&r2=990739&view=diff
==============================================================================
--- myfaces/trinidad/trunk/pom.xml (original)
+++ myfaces/trinidad/trunk/pom.xml Mon Aug 30 09:33:36 2010
@@ -28,7 +28,8 @@
   <parent>
     <groupId>org.apache.myfaces</groupId>
     <artifactId>myfaces</artifactId>
-    <version>9</version>
+    <!--update to version 9-->
+    <version>6</version>
   </parent>
 
   <groupId>org.apache.myfaces.trinidad</groupId>