mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-12-24 17:47:40 +01:00
Start v3.0 branch
This commit is contained in:
parent
aa78918411
commit
dd4a4cd55e
6
pom.xml
6
pom.xml
@ -40,8 +40,8 @@
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<version>2.0.2</version>
|
||||
<configuration>
|
||||
<source>1.7</source>
|
||||
<target>1.7</target>
|
||||
<source>1.8</source>
|
||||
<target>1.8</target>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
@ -151,5 +151,5 @@
|
||||
<version>1.1</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<version>2.5</version>
|
||||
<version>3.0-SNAPSHOT</version>
|
||||
</project>
|
||||
|
Loading…
Reference in New Issue
Block a user