summaryrefslogtreecommitdiff
path: root/module/ri-base/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'module/ri-base/pom.xml')
-rw-r--r--module/ri-base/pom.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/module/ri-base/pom.xml b/module/ri-base/pom.xml
index 43703f7..aca4f26 100644
--- a/module/ri-base/pom.xml
+++ b/module/ri-base/pom.xml
@@ -1,4 +1,3 @@
-<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
@@ -49,16 +48,6 @@
<plugin>
<groupId>org.kie</groupId>
<artifactId>kie-maven-plugin</artifactId>
- <version>${version.drools}</version>
- <extensions>true</extensions>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-surefire-plugin</artifactId>
- <version>3.0.0-M5</version>
- <configuration>
- <failIfNoTests>false</failIfNoTests>
- </configuration>
</plugin>
</plugins>
</build>