aboutsummaryrefslogtreecommitdiffstats
path: root/controlloop/pom.xml
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2020-07-17 15:24:26 -0400
committerJim Hahn <jrh3@att.com>2020-07-17 15:24:54 -0400
commitfd2f9e3fb31335e15a72ca3db728667874053d44 (patch)
treeff5d3945bc0829fa7a890fc1809ab7dfaf0645b9 /controlloop/pom.xml
parent24297a111b10247058150f2947fea13d72d36b5c (diff)
Remove m2 model from drools-apps
With the advent of the new Actor model, then m2 model is no longer needed in drools-apps. Issue-ID: POLICY-2725 Change-Id: I3aa43619391552c00bd4e138aee96ca5d5bd55a8 Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'controlloop/pom.xml')
-rw-r--r--controlloop/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/controlloop/pom.xml b/controlloop/pom.xml
index 638b8f8c5..02023668f 100644
--- a/controlloop/pom.xml
+++ b/controlloop/pom.xml
@@ -36,7 +36,6 @@
<modules>
<module>common</module>
- <module>m2</module>
<module>packages</module>
</modules>
</project>