diff options
author | Ryan Young <ry303t@att.com> | 2018-08-23 13:35:03 -0400 |
---|---|---|
committer | Patrick Brady <pb071s@att.com> | 2018-08-24 10:50:24 -0700 |
commit | 7b632b442633ccfaa13b98b0ff0cbeb8cd16e6f5 (patch) | |
tree | 74b9e99a9d05e87ec28a3f9f99618941b13434ca /appc-oam/appc-oam-bundle/pom.xml | |
parent | b093c8b07413b8a88c37baa4dbd129b8257f1fe3 (diff) |
Remove old appc-common
Issue-ID: APPC-1159
Change-Id: I65f1bc07fe0088df0624266e6158296ac73884a6
Signed-off-by: Ryan Young <ry303t@att.com>
Diffstat (limited to 'appc-oam/appc-oam-bundle/pom.xml')
-rw-r--r-- | appc-oam/appc-oam-bundle/pom.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/appc-oam/appc-oam-bundle/pom.xml b/appc-oam/appc-oam-bundle/pom.xml index 731dc4259..928cd2d13 100644 --- a/appc-oam/appc-oam-bundle/pom.xml +++ b/appc-oam/appc-oam-bundle/pom.xml @@ -57,9 +57,6 @@ org.onap.appc.adapter.factory.*, *;resolution:=optional </Import-Package> - <Embed-Dependency> - appc-common;scope=compile|runtime;inline=false - </Embed-Dependency> <Embed-Transitive>true</Embed-Transitive> </instructions> </configuration> |