diff options
Diffstat (limited to 'appc-config/pom.xml')
-rw-r--r-- | appc-config/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/appc-config/pom.xml b/appc-config/pom.xml index d90a3c8b4..17a90f715 100644 --- a/appc-config/pom.xml +++ b/appc-config/pom.xml @@ -92,6 +92,7 @@ <module>appc-encryption-tool</module> <module>appc-data-services</module> <module>appc-flow-controller</module> + <module>appc-config-generator</module> </modules> </project> |