Update POM to 0.4.0-SNAPSHOT for further development

(and to test Jenkins)
This commit is contained in:
SydMontague 2014-01-29 00:47:49 +01:00
parent 8eeae29893
commit 1f43fb6bc3

View File

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>de.craftlancer.imagemaps</groupId> <groupId>de.craftlancer.imagemaps</groupId>
<artifactId>ImageMaps</artifactId> <artifactId>ImageMaps</artifactId>
<version>0.3.0</version> <version>0.4.0-SNAPSHOT</version>
<name>ImageMaps</name> <name>ImageMaps</name>
<description>Draw Images on maps!</description> <description>Draw Images on maps!</description>
<properties> <properties>