summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorwr148d <wr148d@att.com>2022-10-18 13:14:37 -0400
committerwr148d <wr148d@att.com>2022-10-18 13:14:37 -0400
commit90c86d5404b59457122415eb38ea45b98cdb91e9 (patch)
treef4ef11c7323754d5925ba1f0d1c379f642b70e29 /version.properties
parente4fd0ae4693f40752aae6e25101e45a218736e43 (diff)
[AAI] Upversion schema-service to 1.11.0 for Kohn
Issue-ID: AAI-3537 Signed-off-by: wr148d <wr148d@att.com> Change-Id: Ib4b3438180f58e78e5ffea4c0d4aaf0b9c5f1158
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties
index b23c928..77e4dc8 100644
--- a/version.properties
+++ b/version.properties
@@ -3,8 +3,8 @@
# Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )
# because they are used in Jenkins, whose plug-in doesn't support
major_version=1
-minor_version=9
-patch_version=7
+minor_version=11
+patch_version=0
base_version=${major_version}.${minor_version}.${patch_version}
# Release must be completed with GIT information # in Jenkins