X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=bc2c506dacdf13c6b5c723676c5709ea2b6bac2f;hb=3d3218395011a8a7b1b1eea691362c1ee64c6d71;hp=a254b216d6b23f21aaf9963897217c87797e510e;hpb=51d83152697da4f2ef2242471ee43f36e6b64300;p=portal.git diff --git a/version.properties b/version.properties index a254b216..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 +major=2 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}