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 2008/10/27 20:27:20 UTC

svn commit: r708288 - /servicemix/smx4/kernel/trunk/pom.xml

Author: gnodet
Date: Mon Oct 27 12:27:19 2008
New Revision: 708288

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

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

Modified: servicemix/smx4/kernel/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/kernel/trunk/pom.xml?rev=708288&r1=708287&r2=708288&view=diff
==============================================================================
--- servicemix/smx4/kernel/trunk/pom.xml (original)
+++ servicemix/smx4/kernel/trunk/pom.xml Mon Oct 27 12:27:19 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.kernel</groupId>