X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=b2afd4e9a4d1a96d465c10696f2a5eea4b2ce954;hb=2f79d50b8948888a4a7099e4fd4f21d1e27dd994;hp=c36ffe6c32a1fe44cc9f1e6f6e090888f0554a39;hpb=48d0b2240528690cb7f421282028a086431ad1a2;p=aai%2Fschema-service.git diff --git a/version.properties b/version.properties index c36ffe6..b2afd4e 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=6 -patch_version=0 +minor_version=9 +patch_version=4 base_version=${major_version}.${minor_version}.${patch_version} # Release must be completed with GIT information # in Jenkins