From 3f563fe552e35b3bc3d95c47a3cabdfe7645ad07 Mon Sep 17 00:00:00 2001 From: jhh Date: Thu, 5 Mar 2020 22:32:58 -0600 Subject: policy routing and reorg into policy-domains - Native Drools Controller Policy support. - Move domain policies into the policy-domains project. - Route legacy/compliant operational policies to one or all controller supporting the policy's policy type. - Enhancements to scripts to invoke commands external to the container. Issue-ID: POLICY-2388 Signed-off-by: jhh Change-Id: Id41f04d10a28d2ea86bdd41334e499c28d0438ae Signed-off-by: jhh --- pom.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 26de27a9..a8f15df1 100644 --- a/pom.xml +++ b/pom.xml @@ -59,6 +59,7 @@ policy-utils policy-core + policy-domains policy-management feature-healthcheck feature-eelf @@ -168,18 +169,10 @@ org.apache.maven.plugins maven-compiler-plugin - - ${project.encoding} - ${project.source.version} - ${project.target.version} - org.apache.maven.plugins maven-resources-plugin - - ${project.encoding} - -- cgit 1.2.3-korg