You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@labs.apache.org by si...@apache.org on 2009/10/21 02:07:15 UTC

svn commit: r827848 - /labs/magma/trunk/beans-image/pom.xml

Author: simoneg
Date: Wed Oct 21 00:07:14 2009
New Revision: 827848

URL: http://svn.apache.org/viewvc?rev=827848&view=rev
Log:
Going 0.0.3

Modified:
    labs/magma/trunk/beans-image/pom.xml

Modified: labs/magma/trunk/beans-image/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/beans-image/pom.xml?rev=827848&r1=827847&r2=827848&view=diff
==============================================================================
--- labs/magma/trunk/beans-image/pom.xml (original)
+++ labs/magma/trunk/beans-image/pom.xml Wed Oct 21 00:07:14 2009
@@ -2,19 +2,19 @@
   <parent>
     <artifactId>magma-parent</artifactId>
     <groupId>org.apache.magma</groupId>
-    <version>2</version>
+    <version>3</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.magma</groupId>
   <artifactId>beans-image</artifactId>
   <packaging>magma</packaging>
-  <version>0.0.2-SNAPSHOT</version>
+  <version>0.0.3-SNAPSHOT</version>
   <name>Magma Image metatype</name>
   <dependencies>
     <dependency>
       <groupId>org.apache.magma</groupId>
       <artifactId>foundation-beans</artifactId>
-      <version>0.0.2-SNAPSHOT</version>
+      <version>0.0.3-SNAPSHOT</version>
     </dependency>
   </dependencies>
   



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@labs.apache.org
For additional commands, e-mail: commits-help@labs.apache.org