Author: davsclaus
Date: Mon Jan 31 16:56:58 2011
New Revision: 1065685

URL: http://svn.apache.org/viewvc?rev=1065685&view=rev
Log:
Upgraded pom.xml to 2.7-SNAPSHOT

Modified:
    camel/trunk/etc/pom.xml
    camel/trunk/tests/camel-itest-activemq-highvolume/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=1065685&r1=1065684&r2=1065685&view=diff
==============================================================================
--- camel/trunk/etc/pom.xml (original)
+++ camel/trunk/etc/pom.xml Mon Jan 31 16:56:58 2011
@@ -25,7 +25,8 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.6-SNAPSHOT</version>
+    <version>2.7-SNAPSHOT</version>
+    <relativePath>../parent</relativePath>
   </parent>
 
   <artifactId>camel-etc</artifactId>

Modified: camel/trunk/tests/camel-itest-activemq-highvolume/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/trunk/tests/camel-itest-activemq-highvolume/pom.xml?rev=1065685&r1=1065684&r2=1065685&view=diff
==============================================================================
--- camel/trunk/tests/camel-itest-activemq-highvolume/pom.xml (original)
+++ camel/trunk/tests/camel-itest-activemq-highvolume/pom.xml Mon Jan 31 
16:56:58 2011
@@ -24,7 +24,7 @@
        <parent>
             <groupId>org.apache.camel</groupId>
             <artifactId>camel-parent</artifactId>
-            <version>2.6-SNAPSHOT</version>
+            <version>2.7-SNAPSHOT</version>
        </parent>
 
        <artifactId>camel-itest-activemq-highvolume</artifactId>

Modified: camel/trunk/tests/camel-itest-karaf/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/trunk/tests/camel-itest-karaf/pom.xml?rev=1065685&r1=1065684&r2=1065685&view=diff
==============================================================================
--- camel/trunk/tests/camel-itest-karaf/pom.xml (original)
+++ camel/trunk/tests/camel-itest-karaf/pom.xml Mon Jan 31 16:56:58 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.6-SNAPSHOT</version>
+        <version>2.7-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-itest-karaf</artifactId>


Reply via email to