summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/pom.xml
diff options
context:
space:
mode:
authorherbert <herbert.eiselt@highstreet-technologies.com>2020-01-30 11:46:02 +0100
committerHerbert Eiselt <herbert.eiselt@highstreet-technologies.com>2020-02-01 12:37:42 +0000
commit8fb01420d6e5b5c3284da57292e28ce40874aaf4 (patch)
treec5491963ca8941ea845426651d92b3791f0edfbb /sdnr/wt/pom.xml
parentcbbc3520048bbc539b137cac011776506b3e0f70 (diff)
SDN-R add updated app
add mountpoint-state-provider Issue-ID: SDNC-1038 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Ib14ec872962dfd545e4f130729d3bb5a5716fde9 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 83b9db1f0..991912c12 100644
--- a/sdnr/wt/pom.xml
+++ b/sdnr/wt/pom.xml
@@ -43,11 +43,11 @@
<module>helpserver</module>
<module>data-provider</module>
<module>netconfnode-state-service</module>
+ <module>mountpoint-state-provider</module>
<!--<module>devicemanager</module>
<module>devicemanager-onf</module>
<module>devicemanager-oran</module>
- <module>devicemanager-gran</module>
- <module>mountpoint-state-provider</module> -->
+ <module>devicemanager-gran</module> -->
<module>mountpoint-registrar</module>
<module>odlux</module>
<module>featureaggregator</module>