From c609db73de3678ee11037e53b1cb781712a86774 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Fri, 10 Sep 2010 16:35:53 +0000 Subject: [PATCH] Prepare for forthcoming release. Apparently the Maven "process" is to leave your POM at nextversion-SNAPSHOT and then when you do all the release machinations, it shaves the -SNAPSHOT off, tags, builds and ships your thing, then commits a new POM with nextnextversion-SNAPSHOT as the version. --- pom.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1a07dd8..582313e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.samskivert depot jar - 1.0 + 1.0-SNAPSHOT depot A collection of Java utilities. http://code.google.com/p/depot/ @@ -89,9 +89,11 @@ 1.5 1.5 + true true true - + + -Xlint" "-Xlint:-serial" "-Xlint:-path