aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjinquanni <ni.jinquan@zte.com.cn>2021-09-17 18:03:18 +0800
committerjinquanni <ni.jinquan@zte.com.cn>2021-09-17 18:03:18 +0800
commitf163a51a1ec9e4078b9c4fa5b653945681bd1a40 (patch)
tree2d973a265b8d60fa231565710800c4af8be24d5f
parenta6e6712a7a1c1f5091c96e417ba6c6000c235087 (diff)
Bumped the version no. to 1.3.0
Bumped the gateway version Issue-ID: MSB-610 Signed-off-by: jinquanni <ni.jinquan@zte.com.cn> Change-Id: I3322248c77cfe2dc3e81e14601cc61cb8570d948
-rw-r--r--version.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties
index eb0d49c..7d6815b 100644
--- a/version.properties
+++ b/version.properties
@@ -1,6 +1,6 @@
major=1
-minor=2
-patch=8
+minor=3
+patch=0
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT