summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2017-08-24 15:54:28 +0800
committeryangyan <yangyanyj@chinamobile.com>2017-08-24 15:56:08 +0800
commitdb22d907a61b10f0e406f33f1039b40cc779f1f3 (patch)
tree5c9be4ccc8f6a3f7e56dd397d0799c1536cc8f7b /version.properties
parent058767d593f8abaebac72f5670fb879520aabb38 (diff)
Modify version.properties directory
Issue-ID: VFC-162 Change-Id: I2a4e1989758074707843ed9d3e967139ac261349 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties6
1 files changed, 0 insertions, 6 deletions
diff --git a/version.properties b/version.properties
deleted file mode 100644
index 1b04310..0000000
--- a/version.properties
+++ /dev/null
@@ -1,6 +0,0 @@
-major=1
-minor=0
-patch=0
-base_version=${major}.${minor}.${patch}
-release_version=${base_version}
-snapshot_version=${base_version}-SNAPSHOT