X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=bc2c506dacdf13c6b5c723676c5709ea2b6bac2f;hb=bededf38c6042a15c58c2263560157bff0dc225b;hp=7f86aa15a6208a156750c25d4013aec7f88f3eb5;hpb=b5bdf3bf918a2740e0d9b248a9fd326f61934e47;p=portal.git diff --git a/version.properties b/version.properties index 7f86aa15..bc2c506d 100644 --- a/version.properties +++ b/version.properties @@ -2,9 +2,9 @@ # 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=1 -minor=1 -patch=0 +major=2 +minor=3 +patch=1 base_version=${major}.${minor}.${patch}