diff options
Diffstat (limited to 'ms/blueprintsprocessor/functions/pom.xml')
-rwxr-xr-x | ms/blueprintsprocessor/functions/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/functions/pom.xml b/ms/blueprintsprocessor/functions/pom.xml index ed3b5c98a..5a59939f0 100755 --- a/ms/blueprintsprocessor/functions/pom.xml +++ b/ms/blueprintsprocessor/functions/pom.xml @@ -40,7 +40,7 @@ <module>restconf-executor</module> <module>cli-executor</module> <module>config-snapshots</module> - <module>message-prioritizaion</module> + <module>message-prioritization</module> <module>k8s-profile-upload</module> </modules> |