On Tue, 2021-06-29 at 15:27 +0200, Dirk Rudolph wrote: > One question though, according to > https://sling.apache.org/documentation/development/release-management.html#wait-for-the-results > I should not reuse the version number. Is that the case for the first > version/1.0.0 as well or would it be safe to assume no one copied the > binaries around yet?
We should use a new version number for 1.0.0 releases as well. We did that several times in the past, especially when we forgot to set proper SCM entries in the POM :-) Thanks, Robert
