Add feature aggregator
[ccsdk/sli/plugins.git] / restapi-call-node / installer / pom.xml
index 0badf58..8e2f402 100755 (executable)
                                                </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>
+                                                       <appendAssemblyId>true</appendAssemblyId>
                                                </configuration>
                                        </execution>
                                        <execution>