diff options
author | Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> | 2019-12-17 17:21:24 +0100 |
---|---|---|
committer | Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> | 2019-12-17 17:13:34 +0000 |
commit | 2c4a12c3108b49169ed42eaa8bf63e35ec9ac1fa (patch) | |
tree | e9b55ef59dc9b0e66da989943bdfe993d5160631 /sdnr/wt/pom.xml | |
parent | de4fec0391bbf1d838ebc6e18f3f307dc6885319 (diff) |
App mountpoint-state-provider
App mountpoint-state-provider for use by microservices
Issue-ID: SDNC-1010
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
Change-Id: I22d7a5e6581a451209a520fab73def1eba496239
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 c943ba746..785d9e047 100644 --- a/sdnr/wt/pom.xml +++ b/sdnr/wt/pom.xml @@ -48,6 +48,7 @@ <module>devicemanager-oran</module> <module>devicemanager-gran</module> <module>mountpoint-registrar</module> + <module>mountpoint-state-provider</module> <module>odlux</module> <module>featureaggregator</module> </modules> |