diff options
Diffstat (limited to 'saltstack-adapter/pom.xml')
-rw-r--r-- | saltstack-adapter/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/saltstack-adapter/pom.xml b/saltstack-adapter/pom.xml index 1d618319f..0700b270c 100644 --- a/saltstack-adapter/pom.xml +++ b/saltstack-adapter/pom.xml @@ -193,5 +193,6 @@ <module>saltstack-adapter-provider</module> <module>saltstack-adapter-features</module> <module>saltstack-adapter-installer</module> + <module>saltstack-adapter-lighty</module> </modules> </project> |