From ddbdec16ab650e65f724877032bc363cd5c6f866 Mon Sep 17 00:00:00 2001 From: "Forsyth, James (jf2512)" Date: Tue, 4 Aug 2020 17:57:49 -0400 Subject: Bump schema-service version to 1.7.3 Issue-ID: AAI-3096 Signed-off-by: Jimmy Forsyth Change-Id: Icc4433225f7328e5b8641645290627dfa152555d --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index b1ea345..27176b4 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major_version=1 minor_version=7 -patch_version=2 +patch_version=3 base_version=${major_version}.${minor_version}.${patch_version} # Release must be completed with GIT information # in Jenkins -- cgit 1.2.3-korg