From 891aa91c8a32930f5b225b1268bd5d93f7460078 Mon Sep 17 00:00:00 2001 From: "mukesh.paliwal1@huawei.com" Date: Wed, 22 Jul 2020 14:11:49 +0530 Subject: Mapper (VESadapter) java upgrade Issue-ID: DCAEGEN2-2283 Signed-off-by: mukesh.paliwal1@huawei.com Change-Id: Ib65f50299dbc86521db99b06739f6ce850b3a1e2 --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 3903250..73415a7 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1 -minor=0 -patch=1 +minor=1 +patch=0 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT -- cgit 1.2.3-korg