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

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

index f243f7a..25c2718 100644 (file)
@@ -79,7 +79,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>