diff options
Diffstat (limited to 'ms/pom.xml')
-rw-r--r-- | ms/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ms/pom.xml b/ms/pom.xml index 6f84a1438..d1c87c995 100644 --- a/ms/pom.xml +++ b/ms/pom.xml @@ -35,6 +35,7 @@ <modules> <module>controllerblueprints</module> <module>blueprintsprocessor</module> + <module>command-executor</module> <module>cds-sdc-listener</module> </modules> </project> |