You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2016/11/04 15:18:02 UTC

camel git commit: Update pom. This closes #1246

Repository: camel
Updated Branches:
  refs/heads/camel-2.18.x a4ed5092f -> f7dc2892d


Update pom. This closes #1246


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

Branch: refs/heads/camel-2.18.x
Commit: f7dc2892da041f13d7d465eacf78f27f4b984b9b
Parents: a4ed509
Author: Claus Ibsen <da...@apache.org>
Authored: Fri Nov 4 16:17:55 2016 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Fri Nov 4 16:17:55 2016 +0100

----------------------------------------------------------------------
 tests/camel-blueprint-test/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/f7dc2892/tests/camel-blueprint-test/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-blueprint-test/pom.xml b/tests/camel-blueprint-test/pom.xml
index 97317f0..7dbfe84 100644
--- a/tests/camel-blueprint-test/pom.xml
+++ b/tests/camel-blueprint-test/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.18.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-blueprint-test</artifactId>