diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-01-13 13:33:49 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-01-13 13:33:49 +0000 |
commit | 57fa6609eaac31098f468fde24a9300a38fca7ef (patch) | |
tree | d2e01258b10721b658628c42931844f66a088d56 /controlloop/pom.xml | |
parent | 3a992ae9cbff19d8e8838390d95ab33615560636 (diff) | |
parent | 3e05cb41202145e113853392e9837abf3f6ec12c (diff) |
Merge "Add m2 model, including the LCM application"
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 734d79d7c..b2a73b9c3 100644 --- a/controlloop/pom.xml +++ b/controlloop/pom.xml @@ -31,6 +31,7 @@ <modules> <module>common</module> <module>templates</module> + <module>m2</module> <module>packages</module> </modules> </project> |