diff options
Diffstat (limited to 'ms/blueprintsprocessor/modules/inbounds/pom.xml')
-rw-r--r-- | ms/blueprintsprocessor/modules/inbounds/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ms/blueprintsprocessor/modules/inbounds/pom.xml b/ms/blueprintsprocessor/modules/inbounds/pom.xml index 2b474bb3f..b29dc36b5 100644 --- a/ms/blueprintsprocessor/modules/inbounds/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/pom.xml @@ -37,6 +37,7 @@ <module>selfservice-api</module> <module>health-api</module> <module>health-api-common</module> + <module>workflow-api</module> </modules> <dependencies> |