X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=44e6ad0dbbda5fdec047977ec70283e61147300f;hb=84405ca31620effe245b332b354a6c9142a11bd0;hp=325432a5448c2aa66e6182f36ce94c3acbf7668c;hpb=c9800e4e1041db9d4fc899254542833b717fcb79;p=aai%2Fsearch-data-service.git diff --git a/version.properties b/version.properties index 325432a..44e6ad0 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 -patch=0 +minor=4 +patch=3 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