You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dw...@apache.org on 2008/08/27 13:05:44 UTC

svn commit: r689446 - /geronimo/server/branches/2.0/pom.xml

Author: dwoods
Date: Wed Aug 27 04:05:44 2008
New Revision: 689446

URL: http://svn.apache.org/viewvc?rev=689446&view=rev
Log:
upgrade to genesis-1.3.1-SNAPSHOT to include infra requested change to disable timestamped snapshot artifacts and to include fix for depend on 1.2-SNAPSHOT skin

Modified:
    geronimo/server/branches/2.0/pom.xml

Modified: geronimo/server/branches/2.0/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.0/pom.xml?rev=689446&r1=689445&r2=689446&view=diff
==============================================================================
--- geronimo/server/branches/2.0/pom.xml (original)
+++ geronimo/server/branches/2.0/pom.xml Wed Aug 27 04:05:44 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.genesis.config</groupId>
         <artifactId>project-config</artifactId>
-        <version>1.2</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo</groupId>