Changes between Version 3 and Version 6 of Ticket #16870


Ignore:
Timestamp:
2018-10-22T15:10:17+02:00 (7 years ago)
Author:
floscher
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16870 – Description

    v3 v6  
    1010
    1111For latest version, we use:
    12 `<year>.<month>.<last tested minor + 1>-SNAPSHOT-<date>`
    13 e.g.: `18.11.1-SNAPSHOT-201811181423`
     12`<year>.<month>.<last tested minor + 1>-SNAPSHOT` (e.g. `18.11.1-SNAPSHOT`) to describe the current latest snapshot for the given year, month and quickfix.
     13When publishing snapshots, the string `SNAPSHOT` is replaced by a unique identifier (e.g.: `18.11.1-20181118.142301-42`).
    1414
    1515We will have a build task to do the next development iteration (tag + update version)