aboutsummaryrefslogtreecommitdiffstats
path: root/properties-node/installer/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-04-21 17:41:04 -0400
committerDan Timoney <dtimoney@att.com>2017-04-21 17:41:04 -0400
commit5cd9aa6adfc985ead8895e5df737c9a25edf3ba5 (patch)
tree8b043480b5e264c4e7e47b739449191a5c701c6c /properties-node/installer/pom.xml
parenta497136ee91a9efe26c870506d8760481d0c4cbf (diff)
[SDNC-5] Rebase plugins
Apply bug fixes found in internal testing Change-Id: Id149e0dc474ad2d0abf70fcb6835fe47cca1cec7 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'properties-node/installer/pom.xml')
-rwxr-xr-xproperties-node/installer/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/properties-node/installer/pom.xml b/properties-node/installer/pom.xml
index 69b019f..23b2526 100755
--- a/properties-node/installer/pom.xml
+++ b/properties-node/installer/pom.xml
@@ -59,7 +59,6 @@
<descriptors>
<descriptor>src/assembly/assemble_mvnrepo_zip.xml</descriptor>
</descriptors>
- <appendAssemblyId>false</appendAssemblyId>
</configuration>
</execution>
<execution>
@@ -74,7 +73,6 @@
<descriptors>
<descriptor>src/assembly/assemble_installer_zip.xml</descriptor>
</descriptors>
- <appendAssemblyId>false</appendAssemblyId>
</configuration>
</execution>
</executions>