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

svn commit: r704331 - /servicemix/components/engines/servicemix-camel/trunk/pom.xml

Author: lhein
Date: Tue Oct 14 00:12:23 2008
New Revision: 704331

URL: http://svn.apache.org/viewvc?rev=704331&view=rev
Log:
changed version numbers for components-pom temporary to 2-SNAPSHOT -> will be reverted after components release 2008.01

Modified:
    servicemix/components/engines/servicemix-camel/trunk/pom.xml

Modified: servicemix/components/engines/servicemix-camel/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/engines/servicemix-camel/trunk/pom.xml?rev=704331&r1=704330&r2=704331&view=diff
==============================================================================
--- servicemix/components/engines/servicemix-camel/trunk/pom.xml (original)
+++ servicemix/components/engines/servicemix-camel/trunk/pom.xml Tue Oct 14 00:12:23 2008
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>components-pom</artifactId>
-    <version>1</version>
+    <version>2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.servicemix</groupId>