summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGanesh Chandrasekaran <ganesh.c@samsung.com>2018-06-28 17:39:09 +0900
committerGanesh Chandrasekaran <ganesh.c@samsung.com>2018-06-28 17:39:35 +0900
commit8fe9122e5613fcfbccfbbe1af067c6af6fe89d59 (patch)
tree8c387da0e148860c0d07322a5b7b7a0ff13f56c5 /pom.xml
parent153b6c24886820f7f6fa1d160551f292eb4e6948 (diff)
SaltStack adaptor API creation
Issue-ID: CCSDK-319 Change-Id: Iaa96550a3b246a53cd8db6431fdc649dc8032feb Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index d311050b..bb7d0b51 100755
--- a/pom.xml
+++ b/pom.xml
@@ -108,6 +108,7 @@
<modules>
<module>aai-service</module>
<module>ansible-adapter</module>
+ <module>saltstack-adapter</module>
<module>mdsal-resource</module>
<module>resource-assignment</module>
<module>sql-resource</module>