summaryrefslogtreecommitdiffstats
path: root/config-model/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/pom.xml')
-rw-r--r--config-model/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/config-model/pom.xml b/config-model/pom.xml
index c185e8de709..4da325a4dde 100644
--- a/config-model/pom.xml
+++ b/config-model/pom.xml
@@ -526,13 +526,6 @@
<plugin>
<groupId>net.alchim31.maven</groupId>
<artifactId>scala-maven-plugin</artifactId>
- <configuration>
- <args>
- <arg>-unchecked</arg>
- <arg>-deprecation</arg>
- <arg>-feature</arg>
- </args>
- </configuration>
<executions>
<execution>
<id>test-compile</id>