X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fdata-router.git;a=blobdiff_plain;f=version.properties;h=11f0383267acff51f8d68d1477ba68db17e1be5e;hp=325432a5448c2aa66e6182f36ce94c3acbf7668c;hb=refs%2Fheads%2Fmaster;hpb=8e272d654c53cfb661fc1c198f4c8177a263b54b diff --git a/version.properties b/version.properties index 325432a..11f0383 100644 --- a/version.properties +++ b/version.properties @@ -3,11 +3,11 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=1 +minor=8 patch=0 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins release_version=${base_version} -snapshot_version=${base_version}-SNAPSHOT \ No newline at end of file +snapshot_version=${base_version}-SNAPSHOT