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 2017/08/27 07:49:19 UTC

camel git commit: Upgrade Docker Maven Plugin to version 0.22.0

Repository: camel
Updated Branches:
  refs/heads/master f75006734 -> dc113600c


Upgrade Docker Maven Plugin to version 0.22.0


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

Branch: refs/heads/master
Commit: dc113600ca93452b79ced92f12ab8e3734e15cc7
Parents: f750067
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sun Aug 27 09:48:41 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sun Aug 27 09:48:41 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/dc113600/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index f2963b2..a84f90a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -184,7 +184,7 @@
     <dnsjava-bundle-version>2.1.8_1</dnsjava-bundle-version>
     <docker-java-version>3.0.12</docker-java-version>
     <docker-java-bundle-version>3.0.12_1</docker-java-bundle-version>
-    <docker-maven-plugin-version>0.21.0</docker-maven-plugin-version>
+    <docker-maven-plugin-version>0.22.0</docker-maven-plugin-version>
     <dom4j-bundle-version>1.6.1_5</dom4j-bundle-version>
     <dozer-version>6.1.0</dozer-version>
     <drools-version>6.5.0.Final</drools-version>