summaryrefslogtreecommitdiffstats
path: root/huawei
diff options
context:
space:
mode:
authorluxin <luxin7@huawei.com>2017-12-20 09:45:06 +0800
committerlu xin <luxin7@huawei.com>2017-12-20 01:46:34 +0000
commitae76bfcba4121a74f79debbd40d70895c89fb79a (patch)
tree8d1c8991ed95b3ecc5411662f54ede35b83af8bd /huawei
parent7e1f1d18fea94599279a31242e23ba0025d7b314 (diff)
Delete version.properties in subfolder
Change-Id: I8943a5322bd5fde6605c53db68d5035c385d5565 Issue-ID: VFC-624 Signed-off-by: luxin <luxin7@huawei.com>
Diffstat (limited to 'huawei')
-rw-r--r--huawei/version.properties13
1 files changed, 0 insertions, 13 deletions
diff --git a/huawei/version.properties b/huawei/version.properties
deleted file mode 100644
index 9237c6a4..00000000
--- a/huawei/version.properties
+++ /dev/null
@@ -1,13 +0,0 @@
-###########################################################
-# Versioning variables
-# Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )
-# because they are used in Jenkins, whose plug-in doesn't support
-
-major=1
-minor=0
-patch=2
-
-base_version=${major}.${minor}.${patch}
-
-release_version=${base_version}
-snapshot_version=${base_version}-SNAPSHOT \ No newline at end of file