Release policy/engine
[policy/engine.git] / packages / docker / pom.xml
index 9c134ca..cc08204 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.policy.engine</groupId>
         <artifactId>packages</artifactId>
-        <version>1.5.1-SNAPSHOT</version>
+        <version>1.6.1</version>
     </parent>
 
     <artifactId>docker</artifactId>
@@ -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>