diff options
author | Lathish <lathishbabu.ganesan@est.tech> | 2020-08-26 15:50:49 +0100 |
---|---|---|
committer | Lathish <lathishbabu.ganesan@est.tech> | 2020-08-26 15:53:31 +0100 |
commit | 958de10b4c433eb6110b93007f281b07515ed6fe (patch) | |
tree | a6b87c034c8b3c0ffba917120d6b72d0c78bc39d /sdnr/northbound/pom.xml | |
parent | 926eb80c2c053d4d333875d3d4245288b3cd9f75 (diff) |
Deprecate the SDNR A1 Adapter
Issue-ID: CCSDK-2694
Change-Id: I9ef2975b08a551cc8d739ba7507530f80ad31eec
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
Diffstat (limited to 'sdnr/northbound/pom.xml')
-rw-r--r-- | sdnr/northbound/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sdnr/northbound/pom.xml b/sdnr/northbound/pom.xml index 52ccbf71b..81b039e25 100644 --- a/sdnr/northbound/pom.xml +++ b/sdnr/northbound/pom.xml @@ -43,7 +43,6 @@ <modules> <module>oofpcipoc</module> - <module>a1Adapter</module> <module>CMNotify</module> <module>ranSlice</module> <module>features</module> |