diff options
author | 2020-03-18 15:58:07 +0000 | |
---|---|---|
committer | 2020-03-18 15:58:07 +0000 | |
commit | 9bdae50d864d8123c02b56f2f5d74c317052510b (patch) | |
tree | 016cdcdb9ad78d716ee789e33676758909e29075 /version.properties | |
parent | 3fcd8345e4e98ce49cd24aac37c2bd975dbdecb7 (diff) | |
parent | f841257409cf1106a67db0ef357e7c62c0dadf62 (diff) |
Merge "Update the schema service to 1.6.6-SNAPSHOT"
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 9315577..da5d8ef 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=6 -patch_version=5 +patch_version=6 base_version=${major_version}.${minor_version}.${patch_version} # Release must be completed with GIT information # in Jenkins |