diff options
author | Straubs, Ralph (rs8887) <rs8887@att.com> | 2019-11-19 04:11:23 -0600 |
---|---|---|
committer | Straubs, Ralph (rs8887) <rs8887@att.com> | 2020-01-10 03:20:23 -0600 |
commit | 3e05cb41202145e113853392e9837abf3f6ec12c (patch) | |
tree | 0c504018436c3933f563caa37c3ea0512c82181e /controlloop/pom.xml | |
parent | 927c7c177670a812a4a4139281ef84e85b520645 (diff) |
Add m2 model, including the LCM application
Issue-ID: POLICY-1948
Change-Id: I18a5231d3102073c928a591c9e91b241b7093680
Signed-off-by: Straubs, Ralph (rs8887) <rs8887@att.com>
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> |