diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2021-03-24 14:54:47 -0400 |
---|---|---|
committer | KAPIL SINGAL <ks220y@att.com> | 2021-03-25 02:49:29 +0000 |
commit | 1424a8e6afe0dfa1664b694dd22afeeb4fba7f4c (patch) | |
tree | fce1001cac6bc09a7331e0159d5068c89a337031 /adaptors/features/pom.xml | |
parent | 60b8216bd4461eee98d1758b34a94cd96d665562 (diff) |
Moving chef-adaptor from APPC
Issue-ID: CCSDK-3198
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I416450c0de9951fe4d5c62cd7cea201c25feb562
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 0bdd2842d..ceec46d08 100755 --- a/adaptors/features/pom.xml +++ b/adaptors/features/pom.xml @@ -19,6 +19,7 @@ <modules> <module>ccsdk-aai-service</module> <module>ccsdk-ansible-adaptor</module> + <module>ccsdk-chef-adaptor</module> <module>ccsdk-base-http</module> <module>ccsdk-mdsal-resource</module> <module>ccsdk-messagerouter-consumer</module> |