You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2015/06/20 10:48:54 UTC

camel git commit: Upgrade Docker bundle to version 1.3.0_1

Repository: camel
Updated Branches:
  refs/heads/master 960331d63 -> 055f125d6


Upgrade Docker bundle to version 1.3.0_1


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

Branch: refs/heads/master
Commit: 055f125d60737f270e8005bd7539660f117f8918
Parents: 960331d
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sat Jun 20 10:47:28 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sat Jun 20 10:47:28 2015 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/055f125d/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 81f2cad..7c673f7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -131,8 +131,8 @@
     <dnsjava-version>2.1.7</dnsjava-version>
     <dnsjava-bundle-version>2.1.7_1</dnsjava-bundle-version>
     <docker-java-version>1.3.0</docker-java-version>
+    <docker-bundle-version>1.3.0_1</docker-bundle-version>
     <dom4j-bundle-version>1.6.1_5</dom4j-bundle-version>
-    <docker-bundle-version>1.2.0_1</docker-bundle-version>
     <dozer-version>5.5.1</dozer-version>
     <drools-version>6.2.0.Final</drools-version>
     <dropbox-version>1.7.7</dropbox-version>