You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2008/10/28 07:12:19 UTC

svn commit: r708452 - /servicemix/smx4/features/trunk/pom.xml

Author: gertv
Date: Mon Oct 27 23:12:18 2008
New Revision: 708452

URL: http://svn.apache.org/viewvc?rev=708452&view=rev
Log:
Use 2-SNAPSHOT version of the root pom

Modified:
    servicemix/smx4/features/trunk/pom.xml

Modified: servicemix/smx4/features/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/pom.xml?rev=708452&r1=708451&r2=708452&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Mon Oct 27 23:12:18 2008
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix-pom</artifactId>
-    <version>1.0</version>
+    <version>2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.servicemix.features</groupId>