diff options
author | Dan Timoney <dtimoney@att.com> | 2019-04-18 13:05:28 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-04-18 13:05:28 +0000 |
commit | 1e7aa69376ee082cc85f1e22f27763cdbb0c0be3 (patch) | |
tree | 7dd69e676d01373df0a6b4e7b6a56c66974b8412 /ms/blueprintsprocessor/modules/commons/pom.xml | |
parent | fd1b737ed86163f20edaf606e28357025cc63e28 (diff) | |
parent | 0371cdd595b125da3c10440f6ce5e13fcaa8b0bc (diff) |
Merge "Add grpc property service"
Diffstat (limited to 'ms/blueprintsprocessor/modules/commons/pom.xml')
-rwxr-xr-x | ms/blueprintsprocessor/modules/commons/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ms/blueprintsprocessor/modules/commons/pom.xml b/ms/blueprintsprocessor/modules/commons/pom.xml index ebd905248..9b52565c1 100755 --- a/ms/blueprintsprocessor/modules/commons/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/pom.xml @@ -35,6 +35,7 @@ <module>db-lib</module> <module>rest-lib</module> <module>dmaap-lib</module> + <module>grpc-lib</module> </modules> <dependencies> <dependency> |