- Added the -SNAPSHOT back to pom.xml.

This commit is contained in:
jendave
2011-08-07 01:21:15 +00:00
parent 6e7bd8d84e
commit c98c1b5b7d

View File

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