From 81c5709370fe2cb60872f704c69a98e1f6cabfd0 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Wed, 25 Mar 2020 19:57:02 -0400 Subject: Bump models 2.2.3-SNAPSHOT Released 2.2.2 Issue-ID: POLICY-2378 Change-Id: I829f0dfc88aeaf1f9b7efad91c983628f2a5d706 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 76584abcb..a7658aecb 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=2 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg