diff options
author | Dan Timoney <dtimoney@att.com> | 2019-01-28 19:15:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-01-28 19:15:36 +0000 |
commit | a0cd90bb6b219db81a680242c3c3b372a1f727f3 (patch) | |
tree | 80a056785e0a63a5e8dd658b62b4833cf4d76310 /ms/controllerblueprints/modules/pom.xml | |
parent | 263590df9d30640c02346ce913229fea8d8a2b6d (diff) | |
parent | d4332bfb76672ced58c0836b868ec1376ba89146 (diff) |
Merge "blueprint scripting module"
Diffstat (limited to 'ms/controllerblueprints/modules/pom.xml')
-rw-r--r-- | ms/controllerblueprints/modules/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ms/controllerblueprints/modules/pom.xml b/ms/controllerblueprints/modules/pom.xml index 3857ef5d..834db24e 100644 --- a/ms/controllerblueprints/modules/pom.xml +++ b/ms/controllerblueprints/modules/pom.xml @@ -30,6 +30,7 @@ <module>service</module> <module>blueprint-validation</module> <module>db-resources</module> + <module>blueprint-scripts</module> </modules> <build> |