diff options
author | Brinda Santh Muthuramalingam <brindasanth@in.ibm.com> | 2019-08-13 15:52:55 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-08-13 15:52:55 +0000 |
commit | 82bc5bf7beb713c14757d73de595b419366fc9c4 (patch) | |
tree | 5e7c1968b22d60bd79f0f5eed67f00aaff2ea8a9 /ms/blueprintsprocessor/functions/pom.xml | |
parent | 13904e48fc907f4c5013593a60ad6efbfcc42822 (diff) | |
parent | 34c424689a52614fb414d65899282497fe25b164 (diff) |
Merge "Resource Configuration Snapshots Executor and API"
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> |