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/pom.xml | |
parent | c66150dd419f6ac29b895c6880198a6cbc7ad1df (diff) | |
parent | 8860779ac1cfe86d0a62efa1406e656b7677c6b7 (diff) |
Merge "move packages build + tweaking pom.xml"
Diffstat (limited to 'controlloop/pom.xml')
-rw-r--r-- | controlloop/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/controlloop/pom.xml b/controlloop/pom.xml index 8cb9ef415..9765f9b54 100644 --- a/controlloop/pom.xml +++ b/controlloop/pom.xml @@ -35,6 +35,7 @@ <modules> <module>common</module> <module>templates</module> + <module>packages</module> </modules> |