From 2fa245d0944a24f317bae4ce74111e2bd9620eb8 Mon Sep 17 00:00:00 2001 From: su622b Date: Thu, 11 Jun 2020 17:20:09 -0400 Subject: read and set the jersey client properties Issue-ID: DMAAP-1443 Change-Id: I0f92536fa88c2d21a1467f6c92e162cbe46db85f Signed-off-by: su622b --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 8a7c886..cecd737 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=1 -patch=11 +patch=12 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg