summaryrefslogtreecommitdiffstats
path: root/adaptors/features/pom.xml
diff options
context:
space:
mode:
authorSingal, Kapil (ks220y) <ks220y@att.com>2021-03-16 00:30:22 -0400
committerSingal, Kapil (ks220y) <ks220y@att.com>2021-03-16 00:30:22 -0400
commitcb07500090e0c50929e7543a63b42ff5b8dc12e3 (patch)
treec59f3b344e6a8c0b535f158c3637b114332b46c7 /adaptors/features/pom.xml
parent82e92c482efe0ac20353f630cda7cb052d8ff4b5 (diff)
Renaming ansible and saltstanck adapter to adaptor
Issue-ID: CCSDK-3212 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ibf0366b31a37173050602bd692627647f4f29bb7
Diffstat (limited to 'adaptors/features/pom.xml')
-rwxr-xr-xadaptors/features/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/adaptors/features/pom.xml b/adaptors/features/pom.xml
index 8019de9b4..0bdd2842d 100755
--- a/adaptors/features/pom.xml
+++ b/adaptors/features/pom.xml
@@ -18,14 +18,14 @@
<modules>
<module>ccsdk-aai-service</module>
- <module>ccsdk-ansible-adapter</module>
+ <module>ccsdk-ansible-adaptor</module>
<module>ccsdk-base-http</module>
<module>ccsdk-mdsal-resource</module>
<module>ccsdk-messagerouter-consumer</module>
<module>ccsdk-messagerouter-publisher</module>
<module>ccsdk-netbox-client</module>
<module>ccsdk-resource-assignment</module>
- <module>ccsdk-saltstack-adapter</module>
+ <module>ccsdk-saltstack-adaptor</module>
<module>ccsdk-sql-resource</module>
<module>ccsdk-sli-adaptors-all</module>
<module>features-sli-adaptors</module>