diff options
Diffstat (limited to 'appc-oam/appc-oam-bundle')
-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> |