From e84ef1adb8ff0d3b121ea12b2d3e15fa52eb2f00 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Wed, 6 Jan 2021 15:20:40 +0100 Subject: Splitting Main into two runs, Vpn and AcmeApps. --- module/acme/src/main/resources/META-INF/kmodule.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'module/acme/src/main/resources') diff --git a/module/acme/src/main/resources/META-INF/kmodule.xml b/module/acme/src/main/resources/META-INF/kmodule.xml index 351a25e..da34a59 100644 --- a/module/acme/src/main/resources/META-INF/kmodule.xml +++ b/module/acme/src/main/resources/META-INF/kmodule.xml @@ -3,9 +3,11 @@ xmlns="http://www.drools.org/xsd/kmodule" xsi:schemaLocation="http://www.drools.org/xsd/kmodule https://www.drools.org/xsd/kmodule_7_1.xsd"> - - - + + + + + + -- cgit v1.2.3