From fd2f9e3fb31335e15a72ca3db728667874053d44 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Fri, 17 Jul 2020 15:24:26 -0400 Subject: 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 --- controlloop/m2/test/pom.xml | 95 --------------------------------------------- 1 file changed, 95 deletions(-) delete mode 100644 controlloop/m2/test/pom.xml (limited to 'controlloop/m2/test/pom.xml') diff --git a/controlloop/m2/test/pom.xml b/controlloop/m2/test/pom.xml deleted file mode 100644 index ee610711b..000000000 --- a/controlloop/m2/test/pom.xml +++ /dev/null @@ -1,95 +0,0 @@ - - - - - 4.0.0 - - - org.onap.policy.drools-applications.controlloop.m2 - m2 - 1.7.1-SNAPSHOT - - - test - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - default-test - - - ${project.version} - - - - test - - - - - false - - - - - - - - org.onap.policy.drools-pdp - policy-core - ${version.policy.drools-pdp} - test - - - - org.onap.policy.drools-pdp - policy-management - ${version.policy.drools-pdp} - test - - - - org.onap.policy.drools-pdp - feature-drools-init - ${version.policy.drools-pdp} - test - - - - org.onap.policy.models.policy-models-interactions - model-yaml - ${policy.models.version} - test - - - - org.onap.policy.drools-applications.controlloop.m2 - appclcm - ${project.version} - test - - - - -- cgit 1.2.3-korg