Michael Baessler wrote: >>From my point of view, -SNAPSHOT versions are for example nightly builds. > For real releases with create a tag in SVN and building on this tag is no > SNAPSHOT.
Yes but we don't *do* any nightly builds. Why do we go to all this trouble if we don't use it for anything? --Thilo > > -- Michael > > Thilo Goetz wrote: >> Somebody please remind me: what's the purpose of the >> -SNAPSHOT version name? Doesn't this just mean that >> every POM needs to updated twice for a new version, >> once with the snapshot tag, and once without? >> Why aren't we going to the next version directly? >> It's not like we're publishing snapshot releases. >> >> --Thilo