summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dt5972@att.com>2018-07-27 20:53:51 +0000
committerGerrit Code Review <gerrit@onap.org>2018-07-27 20:53:51 +0000
commit46c24a62f6931364075e9bd1cd33446dfdc9575b (patch)
tree8de852a617861bff9f8f1d1d80b0d2636e1e64b2 /pom.xml
parent7a8f22568543677bd2ef98f5d69a8c557a9d038c (diff)
parent92c73de0f57aee2ada5f5c85b960c4c8ce7adf85 (diff)
Merge "Initial code for network discovery microservice"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0a675a7..ca265d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,6 +22,6 @@
<modules>
<module>client</module>
+ <module>pomba</module>
</modules>
-
</project>