From 9b55d58add5a4474bd765cb856395b9a24e31034 Mon Sep 17 00:00:00 2001 From: samskivert Date: Fri, 10 Sep 2010 15:12:54 +0000 Subject: [PATCH] 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 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c9e5362..6440fc37 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.samskivert samskivert jar - 1.0 + 1.0-SNAPSHOT samskivert A collection of Java utilities. http://code.google.com/p/samskivert/