summaryrefslogtreecommitdiffstats
path: root/yolean/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'yolean/pom.xml')
-rw-r--r--yolean/pom.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/yolean/pom.xml b/yolean/pom.xml
index a59121cb1f6..a55ab923fcc 100644
--- a/yolean/pom.xml
+++ b/yolean/pom.xml
@@ -50,16 +50,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>-Xlint:-serial</arg>
- <arg>-Xlint:-varargs</arg>
- <arg>-Werror</arg>
- </compilerArgs>
- </configuration>
</plugin>
</plugins>
</build>