summaryrefslogtreecommitdiffstats
path: root/ocata/assembly.xml
diff options
context:
space:
mode:
authorYun Huang <yun.huang@windriver.com>2018-03-08 11:03:50 +0800
committerYun Huang <yun.huang@windriver.com>2018-03-08 11:03:50 +0800
commitc701ab185721e50cca3d432220361aaa723358cc (patch)
treed8f7328c47ceca59c4b4d12446582f1699a73a0b /ocata/assembly.xml
parent7c65345926f4e996f9e4616eea82b1e0db0d4779 (diff)
Remove dependency of newton from ocata
Change-Id: Id51eca6e96fe0b8349c1dbbf76da3cfa2a7f9f05 Issue-ID: MULTICLOUD-138 Signed-off-by: Yun Huang <yun.huang@windriver.com>
Diffstat (limited to 'ocata/assembly.xml')
-rw-r--r--ocata/assembly.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/ocata/assembly.xml b/ocata/assembly.xml
index ea3c73a8..e934f9f6 100644
--- a/ocata/assembly.xml
+++ b/ocata/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>ocata</baseDirectory>
</assembly>