Update to 0.4.0-SNAPSHOT for further development

This commit is contained in:
SydMontague 2014-03-15 16:16:01 +01:00
parent 05d24ccb7e
commit eb9e175ace

View File

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.craftlancer.imagemaps</groupId>
<artifactId>ImageMaps</artifactId>
<version>0.3.1</version>
<version>0.4.0-SNAPSHOT</version>
<name>ImageMaps</name>
<description>Draw Images on maps!</description>
<properties>
@ -23,7 +23,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.7.2-R0.2</version>
<version>1.7.2-R0.3</version>
</dependency>
<dependency>
<groupId>org.mcstats.bukkit</groupId>