Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proper handling of project versioning for new releases #59

Open
fbladilo opened this issue Aug 30, 2023 · 0 comments
Open

Proper handling of project versioning for new releases #59

fbladilo opened this issue Aug 30, 2023 · 0 comments
Milestone

Comments

@fbladilo
Copy link
Contributor

fbladilo commented Aug 30, 2023

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

@dymurray dymurray added this to the Next milestone Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Status: 🔖 Ready
Development

No branches or pull requests

2 participants