Skip to content

Remove unnecessary version tags from pom.xml files #246

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
MarianMacik opened this issue Jul 11, 2023 · 0 comments · Fixed by #247
Closed

Remove unnecessary version tags from pom.xml files #246

MarianMacik opened this issue Jul 11, 2023 · 0 comments · Fixed by #247

Comments

@MarianMacik
Copy link
Contributor

What would you like to be added:

We would like to remove the unnecessary <version>${project.parent.version}</version> tags from the pom.xml files in this repository, namely:

  • api/pom.xml
  • diagram/pom.xml
  • spi/pom.xml
  • utils/pom.xml
  • validation/pom.xml

Why is this needed:

Maven already takes the parent version by default if not specified. Additionally the pom is less cluttered without it and it also sometimes breaks our automation, which doesn't expect this.

cc @ricardozanini

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant