[FOLIO-834] Bump versions of backend modules by one patch revision Created: 14/Sep/17 Updated: 12/Nov/18 Resolved: 14/Sep/17 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | P2 |
| Reporter: | John Malconian | Assignee: | John Malconian |
| Resolution: | Done | Votes: | 0 |
| Labels: | ci | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | 1 hour | ||
| Original estimate: | Not Specified | ||
| Sprint: |
| Description |
|
When I migrated backend modules to Jenkins Pipeline, it reset the build numbers. The build number is appended to snapshot versions of backend module descriptor Ids. This will cause problems identifying the latest version of a module. The easiest solution is to bump the 'patch' version by one. Therefore, I will create new releases for the following module affected: mod-login |
| Comments |
| Comment by John Malconian [ 14/Sep/17 ] |
|
Complete. Clarification - did not create new releases except with mod-notes before I woke up and realized that bumping the snapshot version was all that was necessary. |
| Comment by Heikki Levanto [ 15/Sep/17 ] |
|
Well, increasing the version in pom.xml is good, but messes up FixVersions in Jira. I created versions for mod-notes and mod-notify. |