Skip to content

Proper handling of project versioning for new releases #59

@fbladilo

Description

@fbladilo

There is no updating of versions in the maven project pom files for new releases at the moment, see sample here :

https://github.com/konveyor/java-analyzer-bundle/blob/v0.3.0-alpha.2/pom.xml#L8

Also the versions of these artifacts do not seem aligned with konveyor versioning , at the moment they are 1.0.0

The SNAPSHOT versioning in maven is a moving pointer meant for development purposes , proper lifecycle procedures to version the artifacts correctly should be implemented at least for official final releases

Metadata

Metadata

Assignees

Labels

needs-kindIndicates an issue or PR lacks a `kind/foo` label and requires one.needs-priorityIndicates an issue or PR lacks a `priority/foo` label and requires one.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.

Type

No type

Projects

Status

Done

Status

🔖 Ready

Relationships

None yet

Development

No branches or pull requests

Issue actions