Remove A1 adaptor from sdnr-northbound-all aggregator 19/107619/2
authorDan Timoney <dtimoney@att.com>
Wed, 13 May 2020 12:11:57 +0000 (08:11 -0400)
committerDan Timoney <dtimoney@att.com>
Wed, 13 May 2020 12:32:56 +0000 (08:32 -0400)
Remove A1 adaptor from sdnr-northbound-all feature aggregator so
that it can be optionally installed separately.

Issue-ID: CCSDK-2371
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ie06aa1652b3b498a6b2c60896e102e55fb98d560

sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml

index 0f2b077..2380e8e 100644 (file)
             <type>xml</type>
             <classifier>features</classifier>
         </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>