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 2007/11/21 13:40:44 UTC

svn commit: r597059 - /myfaces/core/trunk/pom.xml

Author: manolito
Date: Wed Nov 21 04:40:44 2007
New Revision: 597059

URL: http://svn.apache.org/viewvc?rev=597059&view=rev
Log:
switched to myfaces master pom version 3

Modified:
    myfaces/core/trunk/pom.xml

Modified: myfaces/core/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/pom.xml?rev=597059&r1=597058&r2=597059&view=diff
==============================================================================
--- myfaces/core/trunk/pom.xml (original)
+++ myfaces/core/trunk/pom.xml Wed Nov 21 04:40:44 2007
@@ -2,7 +2,7 @@
   <parent>
       <groupId>org.apache.myfaces</groupId>
       <artifactId>myfaces</artifactId>
-      <version>2</version>
+      <version>3</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.myfaces.core</groupId>