summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/pom.xml
diff options
context:
space:
mode:
authorherbert <herbert.eiselt@highstreet-technologies.com>2020-01-30 12:08:35 +0100
committerHerbert Eiselt <herbert.eiselt@highstreet-technologies.com>2020-02-01 12:42:06 +0000
commit149a57edf72762c7e0eb4062851c06356e6a75ab (patch)
tree0f6bf0087a2a82c637bb249ab09561f58202b969 /sdnr/wt/pom.xml
parent8fb01420d6e5b5c3284da57292e28ce40874aaf4 (diff)
SDN-R add updated devicemanager
add updated devicemanager and specific devicemanagers Issue-ID: SDNC-1039 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I16f4c8d78da95ab12dbb50e50dfb561a85e8d6a2 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
Diffstat (limited to 'sdnr/wt/pom.xml')
-rw-r--r--sdnr/wt/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sdnr/wt/pom.xml b/sdnr/wt/pom.xml
index 991912c12..6909a0bfb 100644
--- a/sdnr/wt/pom.xml
+++ b/sdnr/wt/pom.xml
@@ -44,10 +44,10 @@
<module>data-provider</module>
<module>netconfnode-state-service</module>
<module>mountpoint-state-provider</module>
- <!--<module>devicemanager</module>
+ <module>devicemanager</module>
<module>devicemanager-onf</module>
<module>devicemanager-oran</module>
- <module>devicemanager-gran</module> -->
+ <module>devicemanager-gran</module>
<module>mountpoint-registrar</module>
<module>odlux</module>
<module>featureaggregator</module>