aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorUbuntu <lji@research.att.com>2017-02-23 03:56:16 +0000
committerUbuntu <lji@research.att.com>2017-02-23 03:56:16 +0000
commitadacdc4280f0e487bde1ba3424a6fc66d4b02000 (patch)
tree73e4cf55cd2e90f73e9400421ec2616bd5409b51 /version.properties
parentc91f09fe9f004dd368bbb7d6d93deefb3557ec46 (diff)
docker naming, version, staging
Change-Id: I5077d67a4c0a3ab61e1a09a39c62be6ecb081fcd Signed-off-by: Ubuntu <lji@research.att.com>
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties6
1 files changed, 6 insertions, 0 deletions
diff --git a/version.properties b/version.properties
new file mode 100644
index 0000000..8bc13ef
--- /dev/null
+++ b/version.properties
@@ -0,0 +1,6 @@
+major=1
+minor=0
+patch=0
+base_version="${major}.${minor}.${patch}"
+release_version=${base_version}
+snapshot_version=${base_version}-SNAPSHOT