diff options
author | Dan Timoney <dtimoney@att.com> | 2019-09-04 15:44:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-04 15:44:42 +0000 |
commit | 8b5f4c0583144f6984e1c4b5c8961d094488af8e (patch) | |
tree | 08c29ae6bd8a65d80823320be8e5add630de35c8 /ms/controllerblueprints/pom.xml | |
parent | b8fc5aab826138a3503d1cdd37d6f5eee63f08db (diff) | |
parent | a456e7e4b70b56fe4fb0c0e82645d12402ce2f78 (diff) |
Merge "Remove controllerbluprints distribution."
Diffstat (limited to 'ms/controllerblueprints/pom.xml')
-rw-r--r-- | ms/controllerblueprints/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ms/controllerblueprints/pom.xml b/ms/controllerblueprints/pom.xml index 17d97f6ec..909dfa4fe 100644 --- a/ms/controllerblueprints/pom.xml +++ b/ms/controllerblueprints/pom.xml @@ -40,7 +40,5 @@ <modules> <module>parent</module> <module>modules</module> - <module>application</module> - <module>distribution</module> </modules> </project> |