Closed
Description
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.
Metadata
Metadata
Assignees
Labels
No labels