> Eventually, I'd like to release a proper 1.0. That's the whole idea. How > can we keep a consistent version scheme in such a case?
Another approach I've seen (and generally like) incorporates the API number in the artifact id itself and not as part of the version. I see this as being a superior option to the 0.6 vs 0.7 option. Then you could have util_vaadin6 version 1.1 and util_vaadin7 version 0.9 and could release bug fixes as needed. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org