Repository: camel
Updated Branches:
  refs/heads/camel-2.12.x 8fd993e9e -> fcbdf874a


corrected the Maven project version numbers


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/fcbdf874
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/fcbdf874
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/fcbdf874

Branch: refs/heads/camel-2.12.x
Commit: fcbdf874ac444f0cfc881d05e022f16159c1960e
Parents: 8fd993e
Author: cmueller <cmuel...@apache.org>
Authored: Sun Oct 19 00:24:14 2014 +0200
Committer: cmueller <cmuel...@apache.org>
Committed: Sun Oct 19 00:24:14 2014 +0200

----------------------------------------------------------------------
 etc/pom.xml                           | 2 +-
 tests/camel-itest-karaf/pom.xml       | 2 +-
 tests/camel-itest-osgi/pom.xml        | 2 +-
 tests/camel-itest-performance/pom.xml | 2 +-
 tests/camel-performance/pom.xml       | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/fcbdf874/etc/pom.xml
----------------------------------------------------------------------
diff --git a/etc/pom.xml b/etc/pom.xml
index 66f6a2c..b709807 100755
--- a/etc/pom.xml
+++ b/etc/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.12.3-SNAPSHOT</version>
+    <version>2.12.5-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/fcbdf874/tests/camel-itest-karaf/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-karaf/pom.xml b/tests/camel-itest-karaf/pom.xml
index c1d3131..b323dfa 100644
--- a/tests/camel-itest-karaf/pom.xml
+++ b/tests/camel-itest-karaf/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>tests</artifactId>
-        <version>2.12.3-SNAPSHOT</version>
+        <version>2.12.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-itest-karaf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fcbdf874/tests/camel-itest-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-osgi/pom.xml b/tests/camel-itest-osgi/pom.xml
index bddeb8c..163954f 100644
--- a/tests/camel-itest-osgi/pom.xml
+++ b/tests/camel-itest-osgi/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.12.3-SNAPSHOT</version>
+    <version>2.12.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fcbdf874/tests/camel-itest-performance/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-performance/pom.xml 
b/tests/camel-itest-performance/pom.xml
index 1e5cae9..f65f0c3 100644
--- a/tests/camel-itest-performance/pom.xml
+++ b/tests/camel-itest-performance/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.12.3-SNAPSHOT</version>
+    <version>2.12.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest-performance</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fcbdf874/tests/camel-performance/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-performance/pom.xml b/tests/camel-performance/pom.xml
index 693e011..a18dcc3 100644
--- a/tests/camel-performance/pom.xml
+++ b/tests/camel-performance/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.12.3-SNAPSHOT</version>
+    <version>2.12.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-performance</artifactId>

Reply via email to