diff options
author | wr148d <wr148d@att.com> | 2022-10-20 13:53:01 -0400 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2022-10-20 13:53:01 -0400 |
commit | 21982571e07411a498e0fdf95624c62b06b8f350 (patch) | |
tree | 0cb2b7a59289592c6bfaaf0d02e2fdc3767b7967 /version.properties | |
parent | d132185f972de61328bef9d511b875c0eefd9b1c (diff) |
[AAI] Upversion model-loader to 1.11.0 for Kohn
Issue-ID: AAI-3537
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Iea45b1475fd768e442ab802b44c17d6a0a5cb8a2
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 56c4cbc..c287a8c 100644 --- a/version.properties +++ b/version.properties @@ -24,8 +24,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=9 -patch=4 +minor=11 +patch=0 base_version=${major}.${minor}.${patch} |