diff options
Diffstat (limited to 'appc-dg-util/appc-dg-util-bundle')
-rw-r--r-- | appc-dg-util/appc-dg-util-bundle/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/appc-dg-util/appc-dg-util-bundle/pom.xml b/appc-dg-util/appc-dg-util-bundle/pom.xml index f59079a57..f57a544d5 100644 --- a/appc-dg-util/appc-dg-util-bundle/pom.xml +++ b/appc-dg-util/appc-dg-util-bundle/pom.xml @@ -160,11 +160,6 @@ </dependency> <dependency> <groupId>org.onap.appc</groupId> - <artifactId>appc-dmaap-adapter-bundle</artifactId> - <version>${project.version}</version> - </dependency> - <dependency> - <groupId>org.onap.appc</groupId> <artifactId>appc-netconf-adapter-bundle</artifactId> <version>1.7.0-SNAPSHOT</version> </dependency> |