Java 8. This finally settles down by leaves many fields still obfuscated.

This commit is contained in:
Adam
2015-10-19 21:14:21 -04:00
parent 19cd153e37
commit c2e1da7125
3 changed files with 71 additions and 39 deletions

View File

@@ -51,7 +51,7 @@
</plugins>
</build>
<properties>
<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
</properties>
</project>