You can find more about CI-friendly versioning and ${revision} here: https://maven.apache.org/maven-ci-friendly.html
In a nutshell, you only define the `revision` property in the parent POM's `<properties>` block and refer to it everywhere you need to literally type the version. On Mon, Sep 12, 2022 at 2:49 PM Piotr P. Karwasz <piotr.karw...@gmail.com> wrote: > Hi Volkan, > > On Mon, 12 Sept 2022 at 11:53, Volkan Yazıcı <vol...@yazi.ci> wrote: > > I would like to extend this a bit more: > > > > * switch to CI-friendly versions via ${revision} > > I am not sure, what do you mean by that: do we put ${revision} instead > of the current Log4j2 version? > > Piotr >