aboutsummaryrefslogtreecommitdiffstats
path: root/sliapi/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-06-04 15:10:06 -0400
committerDan Timoney <dtimoney@att.com>2020-06-04 15:10:57 -0400
commit4ddd6ac987341285d5f10636018e84afb9751b27 (patch)
tree1c6151db660245af52709c3ad5dc8e877ce8acf4 /sliapi/pom.xml
parent180d84761326fae9c222211d09b4f7496a40f974 (diff)
Refactor sliapi springboot
Move springboot implementation of sliapi from sli/core to apps repository. Change-Id: I6e1dfdc39704935ba7e46d047149071defc101a6 Issue-ID: CCSDK-2096 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'sliapi/pom.xml')
-rwxr-xr-xsliapi/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/sliapi/pom.xml b/sliapi/pom.xml
index e2c91080..367d82cf 100755
--- a/sliapi/pom.xml
+++ b/sliapi/pom.xml
@@ -19,7 +19,6 @@
<modules>
<module>model</module>
<module>provider</module>
- <module>springboot</module>
<module>installer</module>
</modules>