WIP upgrade to kie 10 #1

This commit is contained in:
Nicolas Héron 2024-12-16 08:23:12 +01:00
commit 2c0a9867b9
27 changed files with 32 additions and 32 deletions

View file

@ -21,7 +21,7 @@
<artifactId>ecj</artifactId>
</dependency>
<dependency>
<groupId>org.jbpm</groupId>
<groupId>org.kie.kogito</groupId>
<artifactId>jbpm-bpmn2</artifactId>
</dependency>
<dependency>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<kmodule xmlns="http://jboss.org/kie/6.0.0/kmodule">
<kmodule xmlns="http://www.drools.org/xsd/kmodule">
<kbase name="lesson31" packages="lesson31">
<ksession name="lesson31-session"/>