diff options
author | Agarwal, Ruchira (ra1926) <ra1926@att.com> | 2020-04-28 17:40:31 +0000 |
---|---|---|
committer | Agarwal, Ruchira (ra1926) <ra1926@att.com> | 2020-04-28 17:40:31 +0000 |
commit | 482c20d00c07d6f43e80d12edd532f8296d083bc (patch) | |
tree | 4523792997cdce78f6ad36d5e05b6a52f7d12a58 | |
parent | c54e03858c9fd593f239843fbcc3a81c5a909dd8 (diff) |
integrate spring sli container with AAF
update mail pom with sliboot module
Issue-ID: CCSDK-2304
Signed-off-by: Agarwal, Ruchira (ra1926) <ra1926@att.com>
Change-Id: I2c125d57cf595e735d46c62d0cb99b6c751f3f1e
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ <module>dgbuilder-docker</module> <module>ansible-server</module> <module>saltstack-server</module> + <module>sliboot</module> </modules> <properties> |