diff options
author | Dan Timoney <dtimoney@att.com> | 2018-11-19 22:40:07 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-11-19 22:40:07 +0000 |
commit | ffd073342aea38355c98a2ba7a7e3f60b8009b10 (patch) | |
tree | ac9754d53bb07569b7801e61685b6730b1779c8d /ms/blueprintsprocessor/modules/commons/pom.xml | |
parent | 4ba0fc9d9e214fe3135f1e9996a39de94594c821 (diff) | |
parent | ee9f70f704e978c2119a5e8f38ed98a8a1b70590 (diff) |
Merge "Blueprints Processor Microservice"
Diffstat (limited to 'ms/blueprintsprocessor/modules/commons/pom.xml')
-rw-r--r-- | ms/blueprintsprocessor/modules/commons/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/commons/pom.xml b/ms/blueprintsprocessor/modules/commons/pom.xml index 299a87d6..c080f817 100644 --- a/ms/blueprintsprocessor/modules/commons/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/pom.xml @@ -31,7 +31,6 @@ <modules> <module>db-lib</module> <module>rest-lib</module> - <module>adaptors</module> <module>core</module> </modules> <dependencies> |