X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=a254b216d6b23f21aaf9963897217c87797e510e;hb=8b164ac95d8c6a980cefaab22bfcb90ff4011205;hp=325432a5448c2aa66e6182f36ce94c3acbf7668c;hpb=8e272d654c53cfb661fc1c198f4c8177a263b54b;p=aai%2Fdata-router.git diff --git a/version.properties b/version.properties index 325432a..a254b21 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=3 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