Do not hardcode io.fabric8 plugin 04/98204/1
authorPamela Dragosh <pdragosh@research.att.com>
Fri, 8 Nov 2019 19:51:59 +0000 (14:51 -0500)
committerPamela Dragosh <pdragosh@research.att.com>
Fri, 8 Nov 2019 19:52:04 +0000 (14:52 -0500)
policy/parent now has this plugin defined

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

index b961a6a..9a5979a 100644 (file)
@@ -83,7 +83,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>