You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jb...@apache.org on 2008/09/15 18:56:12 UTC

svn commit: r695548 - /geronimo/samples/branches/2.1/pom.xml

Author: jbohn
Date: Mon Sep 15 09:56:11 2008
New Revision: 695548

URL: http://svn.apache.org/viewvc?rev=695548&view=rev
Log:
use genesis 1.4

Modified:
    geronimo/samples/branches/2.1/pom.xml

Modified: geronimo/samples/branches/2.1/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/branches/2.1/pom.xml?rev=695548&r1=695547&r2=695548&view=diff
==============================================================================
--- geronimo/samples/branches/2.1/pom.xml (original)
+++ geronimo/samples/branches/2.1/pom.xml Mon Sep 15 09:56:11 2008
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.genesis.config</groupId>
         <artifactId>project-config</artifactId>
-        <version>1.5-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>