You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by jl...@apache.org on 2006/05/28 21:20:35 UTC

svn commit: r409978 - /myfaces/tomahawk/trunk/sandbox/core/pom.xml

Author: jlust
Date: Sun May 28 12:20:35 2006
New Revision: 409978

URL: http://svn.apache.org/viewvc?rev=409978&view=rev
Log:
pom pointed to incorrect parent version

Modified:
    myfaces/tomahawk/trunk/sandbox/core/pom.xml

Modified: myfaces/tomahawk/trunk/sandbox/core/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/sandbox/core/pom.xml?rev=409978&r1=409977&r2=409978&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/sandbox/core/pom.xml (original)
+++ myfaces/tomahawk/trunk/sandbox/core/pom.xml Sun May 28 12:20:35 2006
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.apache.myfaces.tomahawk</groupId>
     <artifactId>sandbox-project</artifactId>
-    <version>1.1.3-SNAPSHOT</version>
+    <version>1.1.4-SNAPSHOT</version>
   </parent>
   
   <scm>