Author: cmueller
Date: Sun Apr 28 15:59:29 2013
New Revision: 1476791

URL: http://svn.apache.org/r1476791
Log:
updated the version numbers with was not updated by the maven release plugin

Modified:
    camel/branches/camel-2.9.x/etc/pom.xml
    camel/branches/camel-2.9.x/tests/camel-itest-karaf/pom.xml
    camel/branches/camel-2.9.x/tests/camel-itest-osgi/pom.xml
    camel/branches/camel-2.9.x/tests/camel-performance/pom.xml

Modified: camel/branches/camel-2.9.x/etc/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/etc/pom.xml?rev=1476791&r1=1476790&r2=1476791&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/etc/pom.xml (original)
+++ camel/branches/camel-2.9.x/etc/pom.xml Sun Apr 28 15:59:29 2013
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.9.7-SNAPSHOT</version>
+    <version>2.9.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-etc</artifactId>

Modified: camel/branches/camel-2.9.x/tests/camel-itest-karaf/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/tests/camel-itest-karaf/pom.xml?rev=1476791&r1=1476790&r2=1476791&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/tests/camel-itest-karaf/pom.xml (original)
+++ camel/branches/camel-2.9.x/tests/camel-itest-karaf/pom.xml Sun Apr 28 
15:59:29 2013
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.9.7-SNAPSHOT</version>
+        <version>2.9.8-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

Modified: camel/branches/camel-2.9.x/tests/camel-itest-osgi/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/tests/camel-itest-osgi/pom.xml?rev=1476791&r1=1476790&r2=1476791&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/tests/camel-itest-osgi/pom.xml (original)
+++ camel/branches/camel-2.9.x/tests/camel-itest-osgi/pom.xml Sun Apr 28 
15:59:29 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.9.7-SNAPSHOT</version>
+    <version>2.9.8-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.9.x/tests/camel-performance/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/tests/camel-performance/pom.xml?rev=1476791&r1=1476790&r2=1476791&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/tests/camel-performance/pom.xml (original)
+++ camel/branches/camel-2.9.x/tests/camel-performance/pom.xml Sun Apr 28 
15:59:29 2013
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.9.7-SNAPSHOT</version>
+    <version>2.9.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-performance</artifactId>


Reply via email to