solve the jenkins job issue 97/6897/1
authorHuabingZhao <zhao.huabing@zte.com.cn>
Tue, 8 Aug 2017 01:36:23 +0000 (09:36 +0800)
committerHuabingZhao <zhao.huabing@zte.com.cn>
Tue, 8 Aug 2017 01:52:57 +0000 (09:52 +0800)
Issue-Id: MSB-17
Change-Id: I7bbf04db033c17a4d9ed9548fc6f469169ab79c8
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
version.properties [new file with mode: 0644]

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