aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/pom.xml
diff options
context:
space:
mode:
authorKAPIL SINGAL <ks220y@att.com>2020-02-02 00:26:40 +0000
committerGerrit Code Review <gerrit@onap.org>2020-02-02 00:26:40 +0000
commitbdebae96aedfe84fe27d88e800155bc619c7146f (patch)
tree0bb3c9993b507c295549fb0cb9b7bf4830aa4478 /sdnr/wt/pom.xml
parent1863844414cf3837fc429a3271b9f116f200f170 (diff)
parent8fb01420d6e5b5c3284da57292e28ce40874aaf4 (diff)
Merge "SDN-R add updated app"
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>