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