diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-09-28 04:38:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-09-28 04:38:36 +0000 |
commit | 6c961a99cf5ebb10776e0a961bf2196f03835d0d (patch) | |
tree | b40f8838d4522958c1a2d09937d049558d2345be /controlloop/common/pom.xml | |
parent | 376e47314c781fce9a2a1f3facccf9dbce80d325 (diff) | |
parent | 65500fbeb926f723336b515efabc4db07ef3d4a6 (diff) |
Merge "Use MSB for service discovery"
Diffstat (limited to 'controlloop/common/pom.xml')
-rw-r--r-- | controlloop/common/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/controlloop/common/pom.xml b/controlloop/common/pom.xml index 39f1b7038..8725d7956 100644 --- a/controlloop/common/pom.xml +++ b/controlloop/common/pom.xml @@ -40,6 +40,7 @@ <module>policy-yaml</module> <module>simulators</module> <module>feature-controlloop-utils</module> + <module>msb</module> </modules> |