From 733bd98973d4e42f310c0ca0b44848474db94a83 Mon Sep 17 00:00:00 2001 From: Niranjana Date: Mon, 18 May 2020 18:51:34 +0530 Subject: Fix networkId issue while making call to oof Issue-ID: DCAEGEN2-2249 Signed-off-by: Niranjana Change-Id: Ia34b19f18c04d073c45be4a93a5408dc6dd76126 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index f6b204e..49429b8 100644 --- a/version.properties +++ b/version.properties @@ -20,7 +20,7 @@ ############################################################################### major=2 minor=0 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT -- cgit 1.2.3-korg