mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-26 00:56:39 +01:00
POM version crap
This commit is contained in:
parent
653dd79a6c
commit
ebc0eeec2d
1 changed files with 1 additions and 0 deletions
1
pom.xml
1
pom.xml
|
@ -54,6 +54,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<version>2.0.2</version>
|
||||
<configuration>
|
||||
<source>1.5</source>
|
||||
<target>1.5</target>
|
||||
|
|
Loading…
Reference in a new issue