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 17a90f715..24060ce15 100644 --- a/appc-config/pom.xml +++ b/appc-config/pom.xml @@ -93,6 +93,7 @@ <module>appc-data-services</module> <module>appc-flow-controller</module> <module>appc-config-generator</module> + <module>appc-config-adaptor</module> </modules> </project> |