From da39fc6e5bf9ee5e512f46cd5bb224bbfc66d18a Mon Sep 17 00:00:00 2001 From: jhh Date: Wed, 10 Mar 2021 13:22:50 -0600 Subject: bump poms to 1.8.2-SNAPSHOT Issue-ID: POLICY-3127 Signed-off-by: jhh Change-Id: I2db24d79ab706919e8e3a76e63a8707791a94123 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index b3f28cde3..58e379c0e 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=8 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg