Increment snapshot version
[appc/deployment.git] / installation / appc / pom.xml
index 79f709f..11c64d5 100644 (file)
@@ -26,14 +26,14 @@ limitations under the License.
        <parent>
                <groupId>org.onap.appc.deployment</groupId>
                <artifactId>installation</artifactId>
-               <version>1.5.0-SNAPSHOT</version>
+               <version>1.6.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
        <packaging>pom</packaging>
        <groupId>org.onap.appc.deployment</groupId>
        <artifactId>installation-appc</artifactId>
-       <version>1.5.0-SNAPSHOT</version>
+       <version>1.6.0-SNAPSHOT</version>
 
        <name>Installation - APPC Docker</name>
        <description>Creates APPC Docker container on top of the SDNC Base Docker Image</description>