summaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/pom.xml
diff options
context:
space:
mode:
authorRob Daugherty <rd472p@att.com>2018-09-10 15:26:31 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-10 15:26:31 +0000
commitc5caaf624bb44713c4daa8d68befa67ee28573f4 (patch)
tree09e8c8614b2e8ecb4891701d07fd084620656a6b /mso-api-handlers/pom.xml
parent54bff33ffe1318f0ed72f19041546b4dc3a679cb (diff)
parentdfdb5a1d8cff4327a88220dfcc7f8df31814bf65 (diff)
Merge "sparate beans and repositories"
Diffstat (limited to 'mso-api-handlers/pom.xml')
-rw-r--r--mso-api-handlers/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mso-api-handlers/pom.xml b/mso-api-handlers/pom.xml
index aed05209cb..078971ec29 100644
--- a/mso-api-handlers/pom.xml
+++ b/mso-api-handlers/pom.xml
@@ -14,6 +14,7 @@
<modules>
<module>mso-requests-db</module>
+ <module>mso-requests-db-repositories</module>
<module>mso-api-handler-common</module>
<module>mso-api-handler-infra</module>
</modules>