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.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/config-model/pom.xml b/config-model/pom.xml
index 68a2e5041ca..9388608fdcb 100644
--- a/config-model/pom.xml
+++ b/config-model/pom.xml
@@ -331,8 +331,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
- <source>1.8</source>
- <target>1.8</target>
<compilerArgs>
<arg>-Xlint:all</arg>
<arg>-Xlint:-rawtypes</arg>