Do not hardcode io.fabric8 plugin
[policy/engine.git] / 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>