aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-07-19 10:31:52 -0400
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-07-19 10:31:52 -0400
commitecd84a70b6e02d286c8ab0ab3c12884c91599c11 (patch)
tree3e706742dd1cf299eea26f488110a71b8c2569b3
parentc9b19bb98a7dd857522524b40227bb6ef74b4dec (diff)
Add classifier to repo zip
Add classifier repo to zip containing jars to be installed in ODL maven repository Change-Id: I3bd48439afa75cf8770eb09347a81bf83ddc610e Issue-ID: SDNC-393 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
-rwxr-xr-xgeneric-resource-api/installer/pom.xml1
-rwxr-xr-xvnfapi/installer/pom.xml1
-rwxr-xr-xvnftools/installer/pom.xml1
3 files changed, 0 insertions, 3 deletions
diff --git a/generic-resource-api/installer/pom.xml b/generic-resource-api/installer/pom.xml
index c95641ac..b21d745f 100755
--- a/generic-resource-api/installer/pom.xml
+++ b/generic-resource-api/installer/pom.xml
@@ -66,7 +66,6 @@
<descriptors>
<descriptor>src/assembly/assemble_mvnrepo_zip.xml</descriptor>
</descriptors>
- <appendAssemblyId>false</appendAssemblyId>
</configuration>
</execution>
<execution>
diff --git a/vnfapi/installer/pom.xml b/vnfapi/installer/pom.xml
index 27a2db24..42468e38 100755
--- a/vnfapi/installer/pom.xml
+++ b/vnfapi/installer/pom.xml
@@ -66,7 +66,6 @@
<descriptors>
<descriptor>src/assembly/assemble_mvnrepo_zip.xml</descriptor>
</descriptors>
- <appendAssemblyId>false</appendAssemblyId>
</configuration>
</execution>
<execution>
diff --git a/vnftools/installer/pom.xml b/vnftools/installer/pom.xml
index 684bf307..0da82705 100755
--- a/vnftools/installer/pom.xml
+++ b/vnftools/installer/pom.xml
@@ -65,7 +65,6 @@
<descriptors>
<descriptor>src/assembly/assemble_mvnrepo_zip.xml</descriptor>
</descriptors>
- <appendAssemblyId>false</appendAssemblyId>
</configuration>
</execution>
<execution>