You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2006/04/09 04:39:20 UTC

svn commit: r392664 - in /incubator/servicemix/trunk: etc/project.xml project.xml

Author: gnodet
Date: Sat Apr  8 19:39:18 2006
New Revision: 392664

URL: http://svn.apache.org/viewcvs?rev=392664&view=rev
Log:
Prepare 3.0-M1 release

Modified:
    incubator/servicemix/trunk/etc/project.xml
    incubator/servicemix/trunk/project.xml

Modified: incubator/servicemix/trunk/etc/project.xml
URL: http://svn.apache.org/viewcvs/incubator/servicemix/trunk/etc/project.xml?rev=392664&r1=392663&r2=392664&view=diff
==============================================================================
--- incubator/servicemix/trunk/etc/project.xml (original)
+++ incubator/servicemix/trunk/etc/project.xml Sat Apr  8 19:39:18 2006
@@ -29,7 +29,7 @@
   <name>ServiceMix</name>
   <id>servicemix</id>
   <groupId>incubator-servicemix</groupId>
-  <currentVersion>3.0-SNAPSHOT</currentVersion>
+  <currentVersion>3.0-M1</currentVersion>
 
   <organization>
       <name>Apache Software Foundation</name>
@@ -170,6 +170,11 @@
       <id>2.0.1</id>
       <name>2.0.1</name>
       <tag>SERVICEMIX_2_0_1</tag>
+    </version>
+    <version>
+      <id>3.0-M1</id>
+      <name>3.0-M1</name>
+      <tag>SERVICEMIX_3_0_M1</tag>
     </version>
   </versions>
   <branches>

Modified: incubator/servicemix/trunk/project.xml
URL: http://svn.apache.org/viewcvs/incubator/servicemix/trunk/project.xml?rev=392664&r1=392663&r2=392664&view=diff
==============================================================================
--- incubator/servicemix/trunk/project.xml (original)
+++ incubator/servicemix/trunk/project.xml Sat Apr  8 19:39:18 2006
@@ -27,7 +27,7 @@
   <name>ServiceMix</name>
   <id>servicemix</id>
   <groupId>incubator-servicemix</groupId>
-  <currentVersion>3.0-SNAPSHOT</currentVersion>
+  <currentVersion>3.0-M1</currentVersion>
   
   <organization>
     <name>Apache Software Foundation</name>