X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=e914c2a1e8956755f65ab61198d11a1b371ee7a4;hb=refs%2Fheads%2Fmaster;hp=f31d8f9fee6f64aab27146734e8608c048c66a03;hpb=25fc709eb9d8b9bc79f46000005f5dbd49c2871c;p=logging-analytics.git diff --git a/version.properties b/version.properties index f31d8f9..e914c2a 100644 --- a/version.properties +++ b/version.properties @@ -16,10 +16,10 @@ # Versioning variables # 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 - +# 1.2.6-SNAPSHOT is off 1.2.5 major=1 -minor=2 -patch=2 +minor=6 +patch=10 base_version=${major}.${minor}.${patch}