diff options
Diffstat (limited to 'policy-core/pom.xml')
-rw-r--r-- | policy-core/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/policy-core/pom.xml b/policy-core/pom.xml index 8fdfaa36..076a4bf2 100644 --- a/policy-core/pom.xml +++ b/policy-core/pom.xml @@ -40,13 +40,11 @@ <groupId>org.kie</groupId> <artifactId>kie-ci</artifactId> <version>6.5.0.Final</version> - <scope>runtime</scope> </dependency> <dependency> <groupId>org.drools</groupId> <artifactId>drools-core</artifactId> <version>6.5.0.Final</version> - <scope>runtime</scope> </dependency> <dependency> <groupId>org.drools</groupId> |