On 6 November 2014 05:37, Karl Heinz Marbaise <khmarba...@gmx.de> wrote:

> Hi,
>
> to be clear on that point you should never change released versions.
>
> The idea of releases is that they are immutable.
>
> The scenario you have described should never be done which means:
>
> If you change code than make simply a new version like 1.2 or may be
> better things like 1.1.1 to show it's a bug fix release of 1.1 etc.
>
> You should prevent of doing developers such a thing...


Read http://semver.org/

And the freely available books at http://maven.apache.org/articles.html

Reply via email to