From 484380e9971ea299f9349fef8c98869812fbb207 Mon Sep 17 00:00:00 2001 From: Lusheng Ji Date: Mon, 30 Apr 2018 23:23:50 -0400 Subject: Address NexusIQ issues Changed netty version. Issue-ID: DCAEGEN2-412 Change-Id: I588175087d1ae2f00a53a8d8626f4af08be4c352 Signed-off-by: Lusheng Ji --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 7a7808c..3843d76 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=2 -minor=1 -patch=0 +minor=2 +patch=1 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT -- cgit 1.2.3-korg