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 2009/06/14 22:06:25 UTC

svn commit: r784611 - /servicemix/smx3/trunk/pom.xml

Author: gertv
Date: Sun Jun 14 20:06:25 2009
New Revision: 784611

URL: http://svn.apache.org/viewvc?rev=784611&view=rev
Log:
Use the 3-SNAPSHOT parent again until the release vote finishes

Modified:
    servicemix/smx3/trunk/pom.xml

Modified: servicemix/smx3/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/trunk/pom.xml?rev=784611&r1=784610&r2=784611&view=diff
==============================================================================
--- servicemix/smx3/trunk/pom.xml (original)
+++ servicemix/smx3/trunk/pom.xml Sun Jun 14 20:06:25 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>servicemix-pom</artifactId>
-        <version>3</version>
+        <version>3-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix</groupId>