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:13:05 UTC

svn commit: r708455 - /servicemix/smx4/nmr/trunk/pom.xml

Author: gertv
Date: Mon Oct 27 23:13:05 2008
New Revision: 708455

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

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

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