aboutsummaryrefslogtreecommitdiffstats
path: root/node-maintainer
diff options
context:
space:
mode:
Diffstat (limited to 'node-maintainer')
-rw-r--r--node-maintainer/pom.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/node-maintainer/pom.xml b/node-maintainer/pom.xml
index 9e4bedeef3d..2c105a55b40 100644
--- a/node-maintainer/pom.xml
+++ b/node-maintainer/pom.xml
@@ -80,15 +80,6 @@
<plugin>
<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>-Werror</arg>
- </compilerArgs>
- </configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>