elodina / java-mesos-util

Apache Mesos Java Utility for Framework Support

Home Page:http://www.elodina.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version should support additional components (e.g. labels)

clehene opened this issue · comments

We need to annotate versions with timestamps (e.g. SNAPSHOT) and other markers (e.g. labels).
x.y.z.t-SNAPSHOT-internal or x.y.z.t-SNAPSHOT+internal
Perhaps useful: http://semver.org/ or https://docs.oracle.com/middleware/1212/core/MAVEN/maven_version.htm#MAVEN8905 would