Sounds good.

On Mon, Sep 20, 2021 at 1:33 AM Lukasz Lenart <lukaszlen...@apache.org>
wrote:

> Hi,
>
> There is a lot of confusion when we release a new version with major
> changes as we only change the MINOR part of the version. This is
> because Struts 2.x.x represents Struts 2. Struts 2 should have started
> with Struts 2 ver. 1.x.x but that has never happened. I would like to
> fix that in Struts 2.6 and start using proper SemVer. So instead of
> using Struts 2.6.x I would use Struts 2 ver. 6.x.x, everything is
> almost there when you take a look on the pom.xml
>
> ```
>     <artifactId>struts2-parent</artifactId>
>     <version>2.6-SNAPSHOT</version>
>     <packaging>pom</packaging>
>     <name>Struts 2</name>
> ```
>
> Only <version/> need to be adjusted to "<version>6.0.0-SNAPSHOT</version>".
>
> Any objections?
>
>
> Regards
> --
> Ɓukasz
> + 48 606 323 122 http://www.lenart.org.pl/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> For additional commands, e-mail: dev-h...@struts.apache.org
>
> --
em: davelnew...@gmail.com
mo: 908-380-8699
gh: davelnewton <https://github.com/davelnewton>
so: Dave Newton <http://stackoverflow.com/users/438992/dave-newton>
bl: Maker's End Blog <https://blog.makersend.com>

Reply via email to