- Added the -SNAPSHOT back to pom.xml.

This commit is contained in:
jendave
2011-08-07 01:21:25 +00:00
parent fbddfc777d
commit dc80d4e0dd

View File

@@ -5,7 +5,7 @@
<artifactId>forge</artifactId>
<packaging>jar</packaging>
<name>Forge</name>
<version>1.0.0</version>
<version>1.0.0-SNAPSHOT</version>
<description>Forge</description>
<url>http://www.slightlymagic.net/</url>
<properties>