« Return to Thread: [cargo-contrib] r42 - glassfish

[cargo-contrib] r42 - glassfish

by kohsuke-2 :: Rate this Message:

Reply to Author | View in Thread

Author: kohsuke
Date: 2009-06-17 17:48:21 -0500 (Wed, 17 Jun 2009)
New Revision: 42

Modified:
   glassfish/pom.xml
Log:
sync up with 1.0

Modified: glassfish/pom.xml
===================================================================
--- glassfish/pom.xml 2008-10-06 20:51:12 UTC (rev 41)
+++ glassfish/pom.xml 2009-06-17 22:48:21 UTC (rev 42)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.codehaus.cargo</groupId>
     <artifactId>cargo-core-containers</artifactId>
-    <version>1.0-alpha-6</version>
+    <version>1.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>cargo-core-container-glassfish</artifactId>
   <name>Cargo Core GlassFish Container</name>
-  <version>1.0-alpha-7-SNAPSHOT</version>
+  <version>1.0-SNAPSHOT</version>
   <packaging>jar</packaging>
   <description>Core API implementation for GlassFish containers</description>
   <scm>


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: [cargo-contrib] r42 - glassfish