diff options
Diffstat (limited to 'ms/blueprintsprocessor/functions/pom.xml')
-rwxr-xr-x | ms/blueprintsprocessor/functions/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ms/blueprintsprocessor/functions/pom.xml b/ms/blueprintsprocessor/functions/pom.xml index 819373ffd..a5790b985 100755 --- a/ms/blueprintsprocessor/functions/pom.xml +++ b/ms/blueprintsprocessor/functions/pom.xml @@ -34,6 +34,7 @@ <module>netconf-executor</module> <module>restconf-executor</module> <module>cli-executor</module> + <module>config-snapshots</module> </modules> <dependencies> |