[FOLIO-1721] Incorrect mvn invocation for setting next version in a release branch Created: 21/Jan/19 Updated: 03/Jun/20 Resolved: 21/Jan/19 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | P3 |
| Reporter: | Adam Dickmeiss | Assignee: | Unassigned |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||
| Sprint: | |||||||||
| Description |
|
As per
mvn --batch-mode release:update-versions But it should be: mvn versions:set |
| Comments |
| Comment by Adam Dickmeiss [ 21/Jan/19 ] |
|
Fixed.. Accidently pushed to master at https://github.com/folio-org/folio-org.github.io which is unprotected. |