You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by ni...@apache.org on 2018/06/05 03:32:43 UTC

[incubator-servicecomb-saga] branch master updated: SCB-639 upgrade docker maven plugin to 0.26.0

This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-saga.git


The following commit(s) were added to refs/heads/master by this push:
     new 6600268  SCB-639 upgrade docker maven plugin to 0.26.0
6600268 is described below

commit 6600268065adb8d02cb7a2754f16b0b110b8995a
Author: Eric Lee <er...@gmail.com>
AuthorDate: Mon Jun 4 11:44:18 2018 +0800

    SCB-639 upgrade docker maven plugin to 0.26.0
    
    Signed-off-by: Eric Lee <er...@gmail.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b6ea792..d20f11f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -458,7 +458,7 @@
         <plugin>
           <groupId>io.fabric8</groupId>
           <artifactId>docker-maven-plugin</artifactId>
-          <version>0.20.0</version>
+          <version>0.26.0</version>
         </plugin>
         <plugin>
           <groupId>com.github.odavid.maven.plugins</groupId>

-- 
To stop receiving notification emails like this one, please contact
ningjiang@apache.org.