Skip to content

04. Milestones & versioning

Ilkka Seppälä edited this page Nov 13, 2021 · 5 revisions
  • Java Design Patterns project uses semantic versioning scheme.
  • Version numbers in this project do not signify binary releases since we don't make any, but rather time-based milestones achieved on the roadmap.
  • When the current milestone is reached, we increment the version number of the master branch and start working on the next milestone. The unresolved issues in the current milestone move to be part of the next one.