diff options
author | Lathish <lathishbabu.ganesan@est.tech> | 2020-08-26 17:30:34 +0100 |
---|---|---|
committer | Lathish <lathishbabu.ganesan@est.tech> | 2020-08-26 17:30:38 +0100 |
commit | 5a1be87ef5f19a5403a7457a4f49d19587b0573e (patch) | |
tree | 0b62d7f925272b215de528035f5cc65ad933a5e6 /odlsli/odlsli-alpine | |
parent | 518228e6a92aa59c463093c0eaca13f580b11260 (diff) |
Deprecate the SDNR A1 Adapter
Issue-ID: CCSDK-2694
Change-Id: I4572e2dabbdc7c46995b6aaea3f05cb3084774d4
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
Diffstat (limited to 'odlsli/odlsli-alpine')
-rw-r--r-- | odlsli/odlsli-alpine/pom.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/odlsli/odlsli-alpine/pom.xml b/odlsli/odlsli-alpine/pom.xml index 821e28eb..efeccfdb 100644 --- a/odlsli/odlsli-alpine/pom.xml +++ b/odlsli/odlsli-alpine/pom.xml @@ -288,13 +288,6 @@ <type>zip</type> </dependency> <dependency> - <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId> - <artifactId>a1Adapter-installer</artifactId> - <version>${ccsdk.features.version}</version> - <classifier>repo</classifier> - <type>zip</type> - </dependency> - <dependency> <groupId>org.onap.ccsdk.oran</groupId> <artifactId>a1-adapter-installer</artifactId> <version>${ccsdk.oran.a1adapter.version}</version> |