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

ningjiang pushed a commit to branch SCB-1598
in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git

commit 05fe64928043e7516498196989036ba218b6f229
Author: Willem Jiang <[email protected]>
AuthorDate: Sun Nov 17 19:55:52 2019 +0800

    SCB-1598 Upgrade the docker plugin version to 0.31.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0a6dda6..b5cf7cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -668,7 +668,7 @@
         <plugin>
           <groupId>io.fabric8</groupId>
           <artifactId>docker-maven-plugin</artifactId>
-          <version>0.28.0</version>
+          <version>0.31.0</version>
         </plugin>
         <plugin>
           <groupId>com.github.odavid.maven.plugins</groupId>

Reply via email to