Do not hardcode io.fabric8 plugin 07/98207/1
authorPamela Dragosh <pdragosh@research.att.com>
Fri, 8 Nov 2019 19:54:46 +0000 (14:54 -0500)
committerPamela Dragosh <pdragosh@research.att.com>
Fri, 8 Nov 2019 19:54:55 +0000 (14:54 -0500)
policy/parent now has this plugin defined

Issue-ID: POLICY-2222
Change-Id: I855c7b2bbd65e93695f7bfe5242be6f474f416fc
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
packages/docker/pom.xml

index 6d8b852..138d04f 100644 (file)
@@ -84,7 +84,6 @@
             <plugin>
                 <groupId>io.fabric8</groupId>
                 <artifactId>docker-maven-plugin</artifactId>
-                <version>0.30.0</version> <!-- Extract this as a property from the policy-parent -->
                 <configuration>
                     <verbose>true</verbose>
                     <apiVersion>1.23</apiVersion>