Upgrading docker-maven-plugin

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

Branch: refs/heads/2_1_X
Commit: 88891b155c953b1885daa8ab2af328b4d74de6d8
Parents: e7a7520
Author: Francesco Chicchiriccò <ilgro...@apache.org>
Authored: Thu Sep 27 08:36:14 2018 +0200
Committer: Francesco Chicchiriccò <ilgro...@apache.org>
Committed: Thu Sep 27 08:36:23 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/88891b15/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b0f991c..ab962f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1947,7 +1947,7 @@ under the License.
         <plugin>
           <groupId>io.fabric8</groupId>
           <artifactId>docker-maven-plugin</artifactId>
-          <version>0.26.1</version>
+          <version>0.27.0</version>
         </plugin>
 
         <plugin>

Reply via email to