diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2021-05-13 15:09:28 -0400 |
---|---|---|
committer | Singal, Kapil (ks220y) <ks220y@att.com> | 2021-05-17 10:52:59 -0400 |
commit | 7845d9b33a89a1c647dfa20bfefee3599783cae7 (patch) | |
tree | 3be5e37a9c916b858002458278a999ca9b8e3974 /adaptors/pom.xml | |
parent | 557282a4274b7f2849e2433ff3373b43c6a920b3 (diff) |
Moving IAAS Adaptor from APPC to CCSDK SLI
Issue-ID: CCSDK-3198
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I24c21a9bebe87bb87eb14bd903ee558c20b45277
Diffstat (limited to 'adaptors/pom.xml')
-rwxr-xr-x | adaptors/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/adaptors/pom.xml b/adaptors/pom.xml index d3a8cfd62..7382ee5e9 100755 --- a/adaptors/pom.xml +++ b/adaptors/pom.xml @@ -26,6 +26,7 @@ <module>ansible-adaptor</module> <module>chef-adaptor</module> + <module>iaas-adaptor</module> <module>netconf-adaptor</module> <module>rest-adaptor</module> <module>saltstack-adaptor</module> |