From 59dce2fc4ce73530c5ad3773d0aa6800cb33600b Mon Sep 17 00:00:00 2001 From: jhh Date: Thu, 28 May 2020 17:12:36 -0500 Subject: bump poms to 2.1.4-SNAPSHOT Issue-ID: POLICY-2475 Signed-off-by: jhh Change-Id: I3d28cb46f00c41b3c5757cdbad9d341b92d1cd52 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 28a1d8d2..3e2eebbc 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=1 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg