X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=ddc6dd849689add105410bba6046bf3641df021c;hb=5a4892d3f1842b80ac5d28f035a6d1e151b9897d;hp=f841ab77d366a0370f6b51fc335bbacb499b78ff;hpb=fb53b4b94742d41c8373ccc10d84341a33280a3d;p=oparent.git diff --git a/version.properties b/version.properties index f841ab7..ddc6dd8 100644 --- a/version.properties +++ b/version.properties @@ -3,12 +3,12 @@ # 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 -minor_version=1 +major_version=3 +minor_version=0 patch_version=0 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