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/10/27 20:40:30 UTC

svn commit: r708299 - /geronimo/specs/trunk/specs-parent/pom.xml

Author: jbohn
Date: Mon Oct 27 12:40:30 2008
New Revision: 708299

URL: http://svn.apache.org/viewvc?rev=708299&view=rev
Log:
update specs-parent to leverage the newly released genesis 1.5

Modified:
    geronimo/specs/trunk/specs-parent/pom.xml

Modified: geronimo/specs/trunk/specs-parent/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/specs-parent/pom.xml?rev=708299&r1=708298&r2=708299&view=diff
==============================================================================
--- geronimo/specs/trunk/specs-parent/pom.xml (original)
+++ geronimo/specs/trunk/specs-parent/pom.xml Mon Oct 27 12:40:30 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.genesis.config</groupId>
         <artifactId>project-config</artifactId>
-        <version>1.5-SNAPSHOT</version>
+        <version>1.5</version>
     </parent>
 
     <groupId>org.apache.geronimo.specs</groupId>