diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-08-09 11:36:52 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-08-09 11:36:52 +0000 |
commit | f33ab1884d8c2f814c233a995965e22e63d2ca32 (patch) | |
tree | 10a3cd95a75e60b5d4c0df72fe4e69e1c12a7cd4 /controlloop/common/pom.xml | |
parent | c66150dd419f6ac29b895c6880198a6cbc7ad1df (diff) | |
parent | 8860779ac1cfe86d0a62efa1406e656b7677c6b7 (diff) |
Merge "move packages build + tweaking pom.xml"
Diffstat (limited to 'controlloop/common/pom.xml')
-rw-r--r-- | controlloop/common/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/controlloop/common/pom.xml b/controlloop/common/pom.xml index 76f788a38..f3975b958 100644 --- a/controlloop/common/pom.xml +++ b/controlloop/common/pom.xml @@ -37,7 +37,6 @@ <module>eventmanager</module> <module>guard</module> <module>model-impl</module> - <module>packages</module> <module>policy-yaml</module> </modules> |