diff options
author | Michael Dürre <michael.duerre@highstreet-technologies.com> | 2020-07-29 08:07:40 +0200 |
---|---|---|
committer | Michael Dürre <michael.duerre@highstreet-technologies.com> | 2020-07-29 08:07:52 +0200 |
commit | 7f229a1d3420b0181903b385c6d5b86867253fda (patch) | |
tree | 0c92c1f02bd7cb4db9ebeb7d2f16ec6569cb4cb5 /sdnr/wt/pom.xml | |
parent | e68cf13d6a550df5c9f7b4f4ddcdea594a08dc5f (diff) |
removed oran and gran devmgr features
remove features and build from onap and move to oransc
Issue-ID: CCSDK-2618
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Change-Id: I75a4802008386f21ebdd1ec61d7666357cfd035d
Diffstat (limited to 'sdnr/wt/pom.xml')
-rw-r--r-- | sdnr/wt/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sdnr/wt/pom.xml b/sdnr/wt/pom.xml index 482b3460a..a9f8332b2 100644 --- a/sdnr/wt/pom.xml +++ b/sdnr/wt/pom.xml @@ -51,8 +51,6 @@ <module>mountpoint-state-provider</module> <module>devicemanager</module> <module>devicemanager-onf</module> - <module>devicemanager-oran</module> - <module>devicemanager-gran</module> <module>mountpoint-registrar</module> <module>odlux</module> <module>featureaggregator</module> |