forked from kevin.shehu/GGD
ADD: NEW CHANGES
FIX : Reworked ApiCall FIX : Reworked Rule Engine FIX : Reworked drl files
This commit is contained in:
12
pom.xml
12
pom.xml
@@ -84,12 +84,12 @@
|
||||
</dependency>
|
||||
|
||||
<!-- https://mvnrepository.com/artifact/org.kie/kie-api -->
|
||||
<dependency>
|
||||
<groupId>org.kie</groupId>
|
||||
<artifactId>kie-api</artifactId>
|
||||
<version>${runtime.version}</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<!-- <dependency>-->
|
||||
<!-- <groupId>org.kie</groupId>-->
|
||||
<!-- <artifactId>kie-api</artifactId>-->
|
||||
<!-- <version>${runtime.version}</version>-->
|
||||
<!-- <scope>provided</scope>-->
|
||||
<!-- </dependency>-->
|
||||
<!-- https://mvnrepository.com/artifact/org.kie/kie-ci -->
|
||||
<dependency>
|
||||
<groupId>org.kie</groupId>
|
||||
|
||||
Reference in New Issue
Block a user