We apparently need the current version to be a -SNAPSHOT version to perform a

release.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@2874 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
samskivert
2010-09-10 15:12:54 +00:00
parent 8c54d3689c
commit 9b55d58add
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.samskivert</groupId>
<artifactId>samskivert</artifactId>
<packaging>jar</packaging>
<version>1.0</version>
<version>1.0-SNAPSHOT</version>
<name>samskivert</name>
<description>A collection of Java utilities.</description>
<url>http://code.google.com/p/samskivert/</url>