1
0
mirror of https://github.com/ynerant/Level-Editor.git synced 2025-07-03 22:32:51 +02:00

Bougé API

This commit is contained in:
galaxyoyo
2015-01-07 23:05:23 +01:00
parent 968536742b
commit 0eff34c418
6 changed files with 1 additions and 1 deletions

View File

@ -33,6 +33,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>2.5.1</version>
<configuration>
<source>1.8</source>
<target>1.8</target>