aboutsummaryrefslogtreecommitdiffstats
path: root/controlloop/common/pom.xml
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2020-10-26 16:48:47 -0400
committerJim Hahn <jrh3@att.com>2020-11-16 14:28:34 -0500
commite8369d6d3088b7b68acb987ebff432ac830a3200 (patch)
tree70a4b752c6c9f2b0ff351dc1a195548a300fb098 /controlloop/common/pom.xml
parent21362791e6488bb36f543f0319b195e24f239dcb (diff)
Make drools-apps event agnostic
Removed tdjam and frankfurt controllers, which use event-specific actors. Issue-ID: POLICY-2804 Change-Id: Ica05f80bf72d039d9c4903591af7fb3793a81159 Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'controlloop/common/pom.xml')
-rw-r--r--controlloop/common/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/controlloop/common/pom.xml b/controlloop/common/pom.xml
index 6f986f4d5..25c573c83 100644
--- a/controlloop/common/pom.xml
+++ b/controlloop/common/pom.xml
@@ -36,15 +36,11 @@
<module>coordination</module>
<module>eventmanager</module>
<module>rules-test</module>
- <module>controller-frankfurt</module>
<module>controller-usecases</module>
- <module>controller-tdjam</module>
<module>feature-controlloop-utils</module>
<module>feature-controlloop-trans</module>
<module>feature-controlloop-management</module>
- <module>feature-controlloop-frankfurt</module>
<module>feature-controlloop-usecases</module>
- <module>feature-controlloop-tdjam</module>
</modules>