You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sk...@apache.org on 2008/03/22 18:57:39 UTC

svn commit: r640027 - /myfaces/tomahawk/trunk/pom.xml

Author: skitching
Date: Sat Mar 22 10:57:39 2008
New Revision: 640027

URL: http://svn.apache.org/viewvc?rev=640027&view=rev
Log:
Update tomahawk trunk to latest parent pom.

Modified:
    myfaces/tomahawk/trunk/pom.xml

Modified: myfaces/tomahawk/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/pom.xml?rev=640027&r1=640026&r2=640027&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/pom.xml (original)
+++ myfaces/tomahawk/trunk/pom.xml Sat Mar 22 10:57:39 2008
@@ -4,7 +4,7 @@
   <parent>
       <groupId>org.apache.myfaces</groupId>
       <artifactId>myfaces</artifactId>
-      <version>2</version>
+      <version>5-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.myfaces.tomahawk</groupId>