summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-08-14 15:50:07 -0400
committerJimmy Forsyth <jf2512@att.com>2019-08-14 15:50:08 -0400
commit48d0b2240528690cb7f421282028a086431ad1a2 (patch)
tree55a104bdb0fb972d8974930636e470dc40137aaa /version.properties
parent1c153c5d59b3612d610429bd565ac63ba02e1bca (diff)
Upversion schema-service in master
Issue-ID: AAI-2579 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I8fdcd6396e1b33fc065604db60fee7ea066884a1
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 307e94f..c36ffe6 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=5
-patch_version=1
+minor_version=6
+patch_version=0
base_version=${major_version}.${minor_version}.${patch_version}
# Release must be completed with GIT information # in Jenkins