You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2012/01/02 16:39:21 UTC

svn commit: r1226443 - in /camel/trunk: etc/pom.xml tests/camel-itest-karaf/pom.xml

Author: davsclaus
Date: Mon Jan  2 15:39:21 2012
New Revision: 1226443

URL: http://svn.apache.org/viewvc?rev=1226443&view=rev
Log:
Upgraded version in pom.xml

Modified:
    camel/trunk/etc/pom.xml
    camel/trunk/tests/camel-itest-karaf/pom.xml

Modified: camel/trunk/etc/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/etc/pom.xml?rev=1226443&r1=1226442&r2=1226443&view=diff
==============================================================================
--- camel/trunk/etc/pom.xml (original)
+++ camel/trunk/etc/pom.xml Mon Jan  2 15:39:21 2012
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.9-SNAPSHOT</version>
+    <version>2.10-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

Modified: camel/trunk/tests/camel-itest-karaf/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/tests/camel-itest-karaf/pom.xml?rev=1226443&r1=1226442&r2=1226443&view=diff
==============================================================================
--- camel/trunk/tests/camel-itest-karaf/pom.xml (original)
+++ camel/trunk/tests/camel-itest-karaf/pom.xml Mon Jan  2 15:39:21 2012
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.9-SNAPSHOT</version>
+        <version>2.10-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>