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/features/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/features/pom.xml')
-rwxr-xr-x | adaptors/features/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/adaptors/features/pom.xml b/adaptors/features/pom.xml index 4cae6a401..0988b1a2e 100755 --- a/adaptors/features/pom.xml +++ b/adaptors/features/pom.xml @@ -22,6 +22,7 @@ <module>ccsdk-ansible-adaptor</module> <module>ccsdk-chef-adaptor</module> + <module>ccsdk-iaas-adaptor</module> <module>ccsdk-netconf-adaptor</module> <module>ccsdk-rest-adaptor</module> <module>ccsdk-saltstack-adaptor</module> |