You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jv...@apache.org on 2005/12/09 06:13:23 UTC

svn commit: r355374 - /geronimo/specs/trunk/pom.xml

Author: jvanzyl
Date: Thu Dec  8 21:13:20 2005
New Revision: 355374

URL: http://svn.apache.org/viewcvs?rev=355374&view=rev
Log:
o prepare to release using the released parent

Modified:
    geronimo/specs/trunk/pom.xml

Modified: geronimo/specs/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/geronimo/specs/trunk/pom.xml?rev=355374&r1=355373&r2=355374&view=diff
==============================================================================
--- geronimo/specs/trunk/pom.xml (original)
+++ geronimo/specs/trunk/pom.xml Thu Dec  8 21:13:20 2005
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.apache.geronimo</groupId>
     <artifactId>geronimo</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.geronimo.specs</groupId>