Do not hardcode io.fabric8 plugin 05/98205/2
authorPamela Dragosh <pdragosh@research.att.com>
Fri, 8 Nov 2019 19:53:08 +0000 (14:53 -0500)
committerJim Hahn <jrh3@att.com>
Fri, 8 Nov 2019 20:14:35 +0000 (20:14 +0000)
policy/parent now has this plugin defined

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

index b3eb075..f709585 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>