aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHuabing Zhao <zhaohuabing@gmail.com>2018-11-20 10:48:08 +0800
committerHuabing Zhao <zhaohuabing@gmail.com>2018-11-20 10:49:33 +0800
commit54406c1b1ba1971d1bebe06f9dd1fa5a1969ea49 (patch)
tree73503abb4f8010423edbd8d64760bad484524bfb
parent35d5413bb06ea1eb89d90fc5fc3e89676352c40c (diff)
Bump verison to 1.2.33.0.0-ONAP1.2.3
Issue-ID: MSB-302 Change-Id: Iac78b0bd13235e7b7994ba995a29365aeb9ea989 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index 00ef564..2b93152 100644
--- a/version.properties
+++ b/version.properties
@@ -1,6 +1,6 @@
major=1
minor=2
-patch=0
+patch=3
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT