From 7704d3079906a4fb51cd58f12d56bd3100fca6b2 Mon Sep 17 00:00:00 2001 From: econwar Date: Wed, 3 Apr 2019 10:40:26 +0000 Subject: Add AAF certs with year duration to DR Remove console logs during unit tests Disable checkstyle warnings Change-Id: Ie57e792e9616fe348be1931aacc274d28a9798bc Issue-ID: DMAAP-1143 Signed-off-by: econwar --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index d3f123a3..e307f8cc 100644 --- a/version.properties +++ b/version.properties @@ -26,8 +26,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=2 -minor=0 -patch=2 +minor=1 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg