diff options
author | wreehil <wr148d@att.com> | 2020-10-29 12:17:54 -0400 |
---|---|---|
committer | wreehil <wr148d@att.com> | 2020-10-29 12:17:54 -0400 |
commit | fdc8426fbff5e496948d6c22a09024e53b8d69fe (patch) | |
tree | b163577d85606d86bcfac92c28a2c2f22d18cedd /version.properties | |
parent | 4a15e47694e7a81f26abbd1cbc480a7c5850aeb9 (diff) |
Upversion schema service to 1.7.12 for the network slicing functional use case
Issue-ID: AAI-3212
Signed-off-by: wreehil <wr148d@att.com>
Change-Id: Ifcefe255f0a2b6971f77db7752696e9ca29cc9ba
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
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 |