<< Back to previous view

[QB-2244] Able to sync to maven pom version after running the release plugin
Created: 18/Nov/14  Updated: 30/Dec/14

Status: Resolved
Project: QuickBuild
Component/s: None
Affects Version/s: 5.1.37
Fix Version/s: 6.0.0

Type: Improvement Priority: Major
Reporter: Robin Shen Assigned To: Robin Shen
Resolution: Fixed Votes: 0
Remaining Estimate: Unknown Time Spent: Unknown
Original Estimate: Unknown


 Description   
The release plugin changes SNAPSHOT version to release version and QB should use that release version instead.

 Comments   
Comment by Robin Shen [ 30/Dec/14 12:12 AM ]
A release plugin will change POM in this way for instance:
- Change version from '1.0.0-SNAPSHOT' to '1.0.0'

- Release binary

- Change version from '1.0.0' to '1.0.1-SNAPSHOT'

QB should intercept the maven release process to use version 1.0.0 instead of 1.0.1-SNAPSHOT
Generated at Thu May 02 21:28:43 UTC 2024 using JIRA 189.