You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2011/03/23 13:25:11 UTC

svn commit: r1084562 - /camel/trunk/tests/camel-itest-karaf/pom.xml

Author: ningjiang
Date: Wed Mar 23 12:25:11 2011
New Revision: 1084562

URL: http://svn.apache.org/viewvc?rev=1084562&view=rev
Log:
Update the pom version to 2.8-SNAPSHOT

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

Modified: camel/trunk/tests/camel-itest-karaf/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/tests/camel-itest-karaf/pom.xml?rev=1084562&r1=1084561&r2=1084562&view=diff
==============================================================================
--- camel/trunk/tests/camel-itest-karaf/pom.xml (original)
+++ camel/trunk/tests/camel-itest-karaf/pom.xml Wed Mar 23 12:25:11 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.7-SNAPSHOT</version>
+        <version>2.8-SNAPSHOT</version>
          <relativePath>../../parent</relativePath>
     </parent>