Skip to content

Remove unnecessary version tags from pom.xml files #246

Closed
@MarianMacik

Description

@MarianMacik

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions