From ac27c9bd736a85b557b297ebb554a86e94bca564 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Wed, 7 Oct 2020 16:23:51 -0400 Subject: Bump api to 2.3.3-SNAPSHOT Issue-ID: POLICY-2839 Change-Id: I7d35215e5b3dc404a6fbfcf45dee0735d74adfbb Signed-off-by: Pamela Dragosh --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 16dbea1c..7307096b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=3 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg