Add version.properties 75/9275/1
authorLusheng Ji <lji@research.att.com>
Wed, 30 Aug 2017 02:50:31 +0000 (02:50 +0000)
committerLusheng Ji <lji@research.att.com>
Wed, 30 Aug 2017 02:50:39 +0000 (02:50 +0000)
Issue-Id: DCAEGEN2-60
Change-Id: Ie564d864eb6eeeeb3bc53e33e2c28157a59a5b94
Signed-off-by: Lusheng Ji <lji@research.att.com>
version.properties [new file with mode: 0644]

diff --git a/version.properties b/version.properties
new file mode 100644 (file)
index 0000000..73415a7
--- /dev/null
@@ -0,0 +1,6 @@
+major=1\r
+minor=1\r
+patch=0\r
+base_version=${major}.${minor}.${patch}\r
+release_version=${base_version}\r
+snapshot_version=${base_version}-SNAPSHOT\r