optimize size and time using "--no-cache-dir"
[appc/deployment.git] / installation / pom.xml
index 2501582..efaf318 100644 (file)
@@ -28,14 +28,14 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
        <parent>
                <groupId>org.onap.appc.deployment</groupId>
                <artifactId>appc-docker-project</artifactId>
-               <version>1.6.4-SNAPSHOT</version>
+               <version>1.8.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
        <packaging>pom</packaging>
        <groupId>org.onap.appc.deployment</groupId>
        <artifactId>installation</artifactId>
-       <version>1.6.4-SNAPSHOT</version>
+       <version>1.8.0-SNAPSHOT</version>
 
        <name>Installation</name>
        <description>Installs APP-C on local file system</description>