X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=4fd02cde5d3a338ae282361f7bf84a723c3c940e;hb=fa02b7c7360676ee7a3e06a210b0e4bbc43a75a2;hp=7b8b963ab5bb64f4163989b340b333ef1d71e8b8;hpb=a3edbab81728bf5c856f4b71c94893ab4ab400d0;p=msb%2Fapigateway.git diff --git a/version.properties b/version.properties index 7b8b963..4fd02cd 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1 -minor=1 -patch=0 +minor=2 +patch=5 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT