diff options
author | Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> | 2019-12-17 14:30:29 +0100 |
---|---|---|
committer | Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> | 2019-12-17 17:46:43 +0100 |
commit | de4fec0391bbf1d838ebc6e18f3f307dc6885319 (patch) | |
tree | 19ef4aed89a9a134539ba2770e850907a255048d /sdnr/wt/pom.xml | |
parent | 595457177ac1316c4567c2bf339b4fb0230e85c6 (diff) |
App mountpoint-registrar
App mountpoint-registrar
Issue-ID: SDNC-1009
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
Change-Id: Idc40dcb2410d4d20f8d3a7943d1f810710ce7f27
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 185b4becb..c943ba746 100644 --- a/sdnr/wt/pom.xml +++ b/sdnr/wt/pom.xml @@ -47,6 +47,7 @@ <module>devicemanager-onf</module> <module>devicemanager-oran</module> <module>devicemanager-gran</module> + <module>mountpoint-registrar</module> <module>odlux</module> <module>featureaggregator</module> </modules> |