You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2008/03/27 14:45:26 UTC

svn commit: r641812 - /geronimo/genesis/branches/genesis-1.x/pom.xml

Author: jdillon
Date: Thu Mar 27 06:45:18 2008
New Revision: 641812

URL: http://svn.apache.org/viewvc?rev=641812&view=rev
Log:
Inherit from latest asf pom

Modified:
    geronimo/genesis/branches/genesis-1.x/pom.xml

Modified: geronimo/genesis/branches/genesis-1.x/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/genesis/branches/genesis-1.x/pom.xml?rev=641812&r1=641811&r2=641812&view=diff
==============================================================================
--- geronimo/genesis/branches/genesis-1.x/pom.xml (original)
+++ geronimo/genesis/branches/genesis-1.x/pom.xml Thu Mar 27 06:45:18 2008
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>3</version>
+        <version>4</version>
     </parent>
 
     <groupId>org.apache.geronimo.genesis</groupId>