You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bv...@apache.org on 2014/12/01 05:49:47 UTC

camel git commit: Fix the POM version.

Repository: camel
Updated Branches:
  refs/heads/camel-2.14.x 2fc0f1fab -> 2e92c811b


Fix the POM version.

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

Branch: refs/heads/camel-2.14.x
Commit: 2e92c811baf6515be3b04575bd141c54a2e273e2
Parents: 2fc0f1f
Author: Babak Vahdat <bv...@apache.org>
Authored: Mon Dec 1 05:49:15 2014 +0100
Committer: Babak Vahdat <bv...@apache.org>
Committed: Mon Dec 1 05:49:15 2014 +0100

----------------------------------------------------------------------
 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 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/2e92c811/tests/camel-itest-karaf/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-karaf/pom.xml b/tests/camel-itest-karaf/pom.xml
index 45bcca4..bd3510e 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.14.0-SNAPSHOT</version>
+        <version>2.14.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-itest-karaf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/2e92c811/tests/camel-itest-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-osgi/pom.xml b/tests/camel-itest-osgi/pom.xml
index 8ad773a..6693b10 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.14.0-SNAPSHOT</version>
+    <version>2.14.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/2e92c811/tests/camel-itest-performance/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-performance/pom.xml b/tests/camel-itest-performance/pom.xml
index dd72d21..6cfc74b 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.14.0-SNAPSHOT</version>
+    <version>2.14.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest-performance</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/2e92c811/tests/camel-performance/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-performance/pom.xml b/tests/camel-performance/pom.xml
index d4c5632..6308d1f 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.14.0-SNAPSHOT</version>
+    <version>2.14.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-performance</artifactId>