diff options
Diffstat (limited to 'sdnr/northbound')
-rw-r--r-- | sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml | 7 |
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 0f2b0777c..2380e8eac 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> |