diff options
author | David Stilwell <stilwelld@att.com> | 2018-07-19 15:24:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-07-19 15:24:11 +0000 |
commit | db7136435ae4cbf7e6254f5fb44da8d92be70751 (patch) | |
tree | 95c1c9ef4964f00a13ac1775bc8ee006ea4f6444 /vnftools | |
parent | bfae9369f0cf673f3d0948cafd3245e25e14154c (diff) | |
parent | ecd84a70b6e02d286c8ab0ab3c12884c91599c11 (diff) |
Merge "Add classifier to repo zip"
Diffstat (limited to 'vnftools')
-rwxr-xr-x | vnftools/installer/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
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> |