summaryrefslogtreecommitdiffstats
path: root/windriver/assembly.xml
diff options
context:
space:
mode:
authorYun Huang <yun.huang@windriver.com>2018-03-07 18:41:01 +0800
committerYun Huang <yun.huang@windriver.com>2018-03-07 18:41:01 +0800
commit7c65345926f4e996f9e4616eea82b1e0db0d4779 (patch)
treea3ef33ff8aa892e3c09cf33ae8d8ceaf72ba83a2 /windriver/assembly.xml
parent6cf4f97763a1668769c00f6da1bf7a78ec1e1189 (diff)
Move testbase and mock to share dir
Remove dependency of newton from windriver Change-Id: Ida0f123b1a4513aab0198a701ea771bbbfebb7fb Issue-ID: MULTICLOUD-138 Signed-off-by: Yun Huang <yun.huang@windriver.com>
Diffstat (limited to 'windriver/assembly.xml')
-rw-r--r--windriver/assembly.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/windriver/assembly.xml b/windriver/assembly.xml
index 4d7813c9..518b10da 100644
--- a/windriver/assembly.xml
+++ b/windriver/assembly.xml
@@ -72,14 +72,5 @@
</includes>
</fileSet>
</fileSets>
- <dependencySets>
- <dependencySet>
- <unpack>true</unpack>
- <outputDirectory>/lib</outputDirectory>
- <includes>
- <include>org.onap.multicloud.openstack:multicloud-openstack-newton</include>
- </includes>
- </dependencySet>
- </dependencySets>
<baseDirectory>windriver</baseDirectory>
</assembly>