summaryrefslogtreecommitdiffstats
path: root/sliapi/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-02-21 19:26:35 +0000
committerGerrit Code Review <gerrit@onap.org>2020-02-21 19:26:35 +0000
commitdd60cf1b40744590285eec61aa1170ea14c1b9fb (patch)
tree9fe8e38dddb51cac3cd8835265891bee85afd897 /sliapi/pom.xml
parenta688a2cfd24526348f0510768371fc788670b465 (diff)
parent28d8801959ffa9b12a00114c3d389a58a0359c40 (diff)
Merge "Springboot-based SLI-API"
Diffstat (limited to 'sliapi/pom.xml')
-rwxr-xr-xsliapi/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sliapi/pom.xml b/sliapi/pom.xml
index 1d568a42..c8bc164c 100755
--- a/sliapi/pom.xml
+++ b/sliapi/pom.xml
@@ -19,6 +19,7 @@
<modules>
<module>model</module>
<module>provider</module>
+ <module>springboot</module>
<module>installer</module>
</modules>