diff options
author | Dan Timoney <dtimoney@att.com> | 2019-08-09 21:41:50 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-08-09 21:41:50 +0000 |
commit | c42777bd73fcd3744353048dbc32c89cb6fcca6e (patch) | |
tree | 364d10f6b059253c7fe028421bca11e5b18bc94e /ms/blueprintsprocessor/pom.xml | |
parent | 1001fc436835b7376e5d7fd3b5c41923a0d4f8fe (diff) | |
parent | f70690830c018b1a0a0ada113eb0df33c52965f8 (diff) |
Merge "Add CBA parent pom."
Diffstat (limited to 'ms/blueprintsprocessor/pom.xml')
-rwxr-xr-x | ms/blueprintsprocessor/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ms/blueprintsprocessor/pom.xml b/ms/blueprintsprocessor/pom.xml index 725b0c385..c66afabb9 100755 --- a/ms/blueprintsprocessor/pom.xml +++ b/ms/blueprintsprocessor/pom.xml @@ -42,6 +42,7 @@ <modules> <module>parent</module> + <module>cba-parent</module> <module>modules</module> <module>functions</module> <module>application</module> |