From: luxin Date: Wed, 20 Dec 2017 01:45:06 +0000 (+0800) Subject: Delete version.properties in subfolder X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=66eb7dabd0eeee28abbed2dc915c4a283eeb54f8;p=vfc%2Fnfvo%2Fdriver%2Fvnfm%2Fsvnfm.git Delete version.properties in subfolder Change-Id: I8943a5322bd5fde6605c53db68d5035c385d5565 Issue-ID: VFC-624 Signed-off-by: luxin --- 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