Skip to content

Commit tagged as 13.8 has a version of 13.8-RC1-SNAPSHOT in pom.xml #914

@OddBloke

Description

@OddBloke

👋 Our build process fell over on the 13.8 tag because we look (via variable substitution) for proxy/target/proxy-13.8-spring-boot.jar and building this commit produces proxy-13.8-RC1-SNAPSHOT-spring-boot.jar instead.

Specifically it was this commit which changed pom.xml to include:

<version>13.8-RC1-SNAPSHOT</version>

(A couple of things I spotted while debugging: it looks to me like that commit's parent should have been the one tagged, and that the version in trunk should now be something like 13.9-RC1-SNAPSHOT.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions