Roll to initial Dublin snapshot
[sdnc/northbound.git] / vnftools / installer / pom.xml
index 81c3f2c..7aaed39 100755 (executable)
@@ -5,12 +5,12 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>odlparent-lite</artifactId>
-               <version>1.1.0-SNAPSHOT</version>
+               <version>1.2.0-SNAPSHOT</version>
        </parent>
 
        <groupId>org.onap.sdnc.northbound</groupId>
        <artifactId>vnftools-installer</artifactId>
-       <version>1.4.0-SNAPSHOT</version>
+       <version>1.5.0-SNAPSHOT</version>
        <packaging>pom</packaging>
 
        <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>
                                                </goals>
                                                <phase>package</phase>
                                                <configuration>
-                                                       <attach>false</attach>
+                                                       <attach>true</attach>
                                                        <finalName>stage/${application.name}-${project.version}</finalName>
                                                        <descriptors>
                                                                <descriptor>src/assembly/assemble_mvnrepo_zip.xml</descriptor>
                                                        </descriptors>
-                                                       <appendAssemblyId>false</appendAssemblyId>
                                                </configuration>
                                        </execution>
                                        <execution>