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

liubao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git

commit a6714bc599bba0ca1a53eb96560ffe0e3c03db40
Author: liubao <[email protected]>
AuthorDate: Wed Jun 3 15:41:12 2020 +0800

    [SCB-1978]upgrade docker maven plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7405ed9..49f4dc7 100755
--- a/pom.xml
+++ b/pom.xml
@@ -305,7 +305,7 @@
         <plugin>
           <groupId>io.fabric8</groupId>
           <artifactId>docker-maven-plugin</artifactId>
-          <version>0.20.0</version>
+          <version>1.2.0</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.gmaven</groupId>

Reply via email to