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 ba5a5b0c7..5e8761be8 100644 --- a/ms/pom.xml +++ b/ms/pom.xml @@ -34,6 +34,7 @@ <modules> <module>controllerblueprints</module> <module>blueprintsprocessor</module> + <module>py-executor</module> <module>command-executor</module> <module>sdclistener</module> </modules> |