summaryrefslogtreecommitdiffstats
path: root/adaptors/features/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'adaptors/features/pom.xml')
-rwxr-xr-xadaptors/features/pom.xml9
1 files changed, 7 insertions, 2 deletions
diff --git a/adaptors/features/pom.xml b/adaptors/features/pom.xml
index ceec46d08..74dd2c2d3 100755
--- a/adaptors/features/pom.xml
+++ b/adaptors/features/pom.xml
@@ -18,17 +18,22 @@
<modules>
<module>ccsdk-aai-service</module>
+ <module>ccsdk-base-http</module>
+
<module>ccsdk-ansible-adaptor</module>
<module>ccsdk-chef-adaptor</module>
- <module>ccsdk-base-http</module>
+ <module>ccsdk-saltstack-adaptor</module>
+ <module>ccsdk-ssh-adaptor</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-adaptor</module>
<module>ccsdk-sql-resource</module>
<module>ccsdk-sli-adaptors-all</module>
+
<module>features-sli-adaptors</module>
<module>installer</module>
</modules>