diff options
author | wr148d <wr148d@att.com> | 2021-08-25 11:38:24 -0400 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2021-08-25 11:38:24 -0400 |
commit | 69dae108184a3c030a8c66de61d2b8c2a7604865 (patch) | |
tree | cc4dc1ee77fbc3cd4d9c72d920aadcd0941c837e /version.properties | |
parent | bc5b2f6610e5711118b2ff77dbff8628499cb67f (diff) |
[AAI] Updates for upversion of schema-service to 1.9.1
Issue-ID: AAI-3371
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Idbe7f4fbdfda79c985f11c81dae17125c2134b19
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 6295e20..c4dd7c8 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=9 -patch_version=0 +patch_version=1 base_version=${major_version}.${minor_version}.${patch_version} # Release must be completed with GIT information # in Jenkins |