diff options
author | Dan Timoney <dtimoney@att.com> | 2019-09-19 16:21:32 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-19 16:21:32 +0000 |
commit | a91ad1d135eef4ca5e827f4db9041ec8ac5bc202 (patch) | |
tree | 85b0e53d5ca9573110e89abf8fb1a913c8dbfe15 /ms/blueprintsprocessor/pom.xml | |
parent | 9178321749ae68ff26fc6db73c750d562343ff6d (diff) | |
parent | 65279626aae2c414f023a85feb9e3fee41e7215c (diff) |
Merge "Refactor distribution module to application."
Diffstat (limited to 'ms/blueprintsprocessor/pom.xml')
-rwxr-xr-x | ms/blueprintsprocessor/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/pom.xml b/ms/blueprintsprocessor/pom.xml index 888f2a11c..cf9d88885 100755 --- a/ms/blueprintsprocessor/pom.xml +++ b/ms/blueprintsprocessor/pom.xml @@ -37,7 +37,6 @@ <module>modules</module> <module>functions</module> <module>application</module> - <module>distribution</module> </modules> <properties> |