diff options
author | 2017-10-18 13:33:01 +0000 | |
---|---|---|
committer | 2017-10-18 13:33:01 +0000 | |
commit | 87ff522a9594f683589e37a344190fa087dc2b7f (patch) | |
tree | 7f56c118661647ddadab65f9884f1c8694d51e34 | |
parent | cd415e1759feab6f7edcb0f6a33839d3ace702c0 (diff) | |
parent | 66b6b62367bc63858345fcef969015b44836511c (diff) |
Merge "Revert POM file"
-rw-r--r-- | pom.xml | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -40,7 +40,7 @@ <plugin> <groupId>io.fabric8</groupId> <artifactId>docker-maven-plugin</artifactId> - <version>0.19.1</version> + <version>0.15.1</version> <configuration> <verbose>true</verbose> <apiVersion>1.23</apiVersion> @@ -120,3 +120,6 @@ </repositories> </project> + + + |