From b2a43b39a083be7adf916e02062a5fd7237665c5 Mon Sep 17 00:00:00 2001 From: jhh Date: Wed, 24 Feb 2021 07:53:26 -0600 Subject: bump poms to 1.8.1-SNAPSHOT Issue-ID: POLICY-3088 Signed-off-by: jhh Change-Id: I2210fcc34c9f69c3ea42c07543ffb9834f719620 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 11f03832..b3f28cde 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=8 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg