From 86264365e66dc5b2dac1c56c796eddfdc3485304 Mon Sep 17 00:00:00 2001 From: jhh Date: Thu, 25 Feb 2021 09:39:52 -0600 Subject: bump poms to 1.8.1-SNAPSHOT Issue-ID: POLICY-3088 Signed-off-by: jhh Change-Id: If23d78aafd1d91366d96103f1f1f270c6721370b --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 11f038326..b3f28cde3 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