Skip to content

Version in pom.xml contains "${revision}" #474

Closed
@Kuba15

Description

@Kuba15

Hello!

In the pom/xml provided in the jar file or available on mvnrepository.com, the tag contains ${revision}:

<groupId>org.springframework.retry</groupId>
<artifactId>spring-retry</artifactId>
<version>${revision}</version>
<name>Spring Retry</name>

https://repo1.maven.org/maven2/org/springframework/retry/spring-retry/2.0.9/spring-retry-2.0.9.pom

The actual version of the library would be expected, for instance: 2.0.9

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions