From fdc8426fbff5e496948d6c22a09024e53b8d69fe Mon Sep 17 00:00:00 2001 From: wreehil Date: Thu, 29 Oct 2020 12:17:54 -0400 Subject: Upversion schema service to 1.7.12 for the network slicing functional use case Issue-ID: AAI-3212 Signed-off-by: wreehil Change-Id: Ifcefe255f0a2b6971f77db7752696e9ca29cc9ba --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index f4aac2d..d19c15b 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=11 +patch_version=12 base_version=${major_version}.${minor_version}.${patch_version} # Release must be completed with GIT information # in Jenkins -- cgit 1.2.3-korg