aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-05-18 14:02:41 +0000
committerGerrit Code Review <gerrit@onap.org>2020-05-18 14:02:41 +0000
commit133677a0626ad01db8c8c949bce862dad04e35b8 (patch)
tree4c4825330b9df6807eaa9bab7cf7d4b0b289423c
parent4a3d0de8e8945d3e7e7524b99fbb8bb3669efa4d (diff)
parent8d0ae0a590aaf675823464eaf60f1ae073430057 (diff)
Merge "Remove A1 adaptor from sdnr-northbound-all aggregator" into frankfurt
-rw-r--r--sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml b/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml
index c65e797eb..a394bdd0c 100644
--- a/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml
+++ b/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml
@@ -67,13 +67,6 @@
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
- <artifactId>a1Adapter-feature</artifactId>
- <version>${project.version}</version>
- <type>xml</type>
- <classifier>features</classifier>
- </dependency>
- <dependency>
- <groupId>${project.groupId}</groupId>
<artifactId>CMNotify-feature</artifactId>
<version>${project.version}</version>
<type>xml</type>