mirror of
https://github.com/webbukkit/dynmap.git
synced 2025-01-11 18:37:40 +01:00
Prep for v2.3 GA
This commit is contained in:
parent
2fef8eac1e
commit
c4cc6dcca5
6
pom.xml
6
pom.xml
@ -40,8 +40,8 @@
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<version>2.0.2</version>
|
||||
<configuration>
|
||||
<source>1.6</source>
|
||||
<target>1.6</target>
|
||||
<source>1.7</source>
|
||||
<target>1.7</target>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
@ -141,5 +141,5 @@
|
||||
<version>2.10.1</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<version>2.3-SNAPSHOT</version>
|
||||
<version>2.3</version>
|
||||
</project>
|
||||
|
Loading…
Reference in New Issue
Block a user