diff options
author | Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> | 2020-10-16 09:31:37 +0200 |
---|---|---|
committer | Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> | 2020-10-16 09:32:09 +0200 |
commit | 020c205ee212a1bb96d55e771fea1698bb1e0d24 (patch) | |
tree | 3aba1e654055d33dbe1dcfb77c71fa2eb1c01aee /sdnr/wt/pom.xml | |
parent | a09598cb10c7a713d00d0876a102121e60261ba6 (diff) |
ORAN Devicemanager
ORAN Devicemanager
Issue-ID: SDNC-1378
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
Change-Id: I9e0eac3dc5a9aa1fec9723de938af706135cf87e
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
Diffstat (limited to 'sdnr/wt/pom.xml')
-rw-r--r-- | sdnr/wt/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sdnr/wt/pom.xml b/sdnr/wt/pom.xml index 5aacc780b..1c0a91f2c 100644 --- a/sdnr/wt/pom.xml +++ b/sdnr/wt/pom.xml @@ -50,6 +50,7 @@ <module>netconfnode-state-service</module> <module>mountpoint-state-provider</module> <module>devicemanager</module> + <module>devicemanager-oran</module> <module>devicemanager-onf</module> <module>devicemanager-onf14</module> <module>devicemanager-openroadm</module> |