Merge "Fix assembly xmls for maven-assembly-plugin v2.2+"
[sdnc/core.git] / sli / installer / src / assembly / assemble_mvnrepo_zip.xml
index c14f8ae..38e6d47 100644 (file)
@@ -25,8 +25,9 @@
        xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0 http://maven.apache.org/xsd/assembly-1.1.0.xsd">
-       <formats>
-               <format>zip</format>
+  <id>bin</id>
+        <formats>
+                <format>zip</format>
        </formats>
 
        <!--  we want "system" and related files right at the root level