X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=9c95207d15a60b3212a3f41202389bb0d78ae7b3;hb=3299e5ae951bd07a4c9519153a1e0b1de79181fe;hp=fb9d9ca76442e6447fb87c019b86a9bb25603314;hpb=c0b040c4542c2d9260dd3d10ba32bb7179bd0120;p=oparent.git diff --git a/version.properties b/version.properties index fb9d9ca..9c95207 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # 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=0 +major_version=1 minor_version=2 patch_version=0 @@ -11,4 +11,4 @@ base_version=${major_version}.${minor_version}.${patch_version} # Release must be completed with GIT information # in Jenkins release_version=${base_version} -snapshot_version=${base_version}-SNAPSHOT \ No newline at end of file +snapshot_version=${base_version}-SNAPSHOT