You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shouldn't we use this expression §{project.parent.version} in all poms instead of the hard-code version 2025-.... in all dependencies in the different poms?
Then, the version it is only there once per pom.
I know, that in practice this does not make a huge difference, as soon, as the update is done by search/replace all... but is looks a bit cleaner for me.
Shouldn't we use this expression
§{project.parent.version}
in all poms instead of the hard-code version 2025-.... in all dependencies in the different poms?Then, the version it is only there once per pom.
I know, that in practice this does not make a huge difference, as soon, as the update is done by search/replace all... but is looks a bit cleaner for me.
Originally posted by @kt86 in #3574 (comment)
The text was updated successfully, but these errors were encountered: