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/11/24 10:10:55 UTC

svn commit: r1038532 - /myfaces/trinidad-maven/branches/2.0.x-branch/pom.xml

Author: matzew
Date: Wed Nov 24 09:10:55 2010
New Revision: 1038532

URL: http://svn.apache.org/viewvc?rev=1038532&view=rev
Log:
some update on the parent pom

Modified:
    myfaces/trinidad-maven/branches/2.0.x-branch/pom.xml

Modified: myfaces/trinidad-maven/branches/2.0.x-branch/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad-maven/branches/2.0.x-branch/pom.xml?rev=1038532&r1=1038531&r2=1038532&view=diff
==============================================================================
--- myfaces/trinidad-maven/branches/2.0.x-branch/pom.xml (original)
+++ myfaces/trinidad-maven/branches/2.0.x-branch/pom.xml Wed Nov 24 09:10:55 2010
@@ -20,7 +20,8 @@
   <parent>
     <groupId>org.apache.myfaces</groupId>
     <artifactId>myfaces</artifactId>
-    <version>9</version>
+    <!-- Heck, we really need to go with 9, or later... -->
+    <version>6</version>
   </parent>
 
   <groupId>org.apache.myfaces.trinidadbuild</groupId>