X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=35cf26597654a40c5c9159d80f2e0b3151a94935;hb=2e0f4f0a4673cf8dd08f28b7125113b7aedbdb1d;hp=63898a132bf3232f8577f5421b8f361872009a74;hpb=ee6fa61e2cd7df99891092709765235b6166a041;p=dmaap%2Fdatarouter.git diff --git a/version.properties b/version.properties index 63898a13..35cf2659 100644 --- a/version.properties +++ b/version.properties @@ -26,11 +26,11 @@ # because they are used in Jenkins, whose plug-in doesn't support major=2 -minor=0 -patch=0 +minor=1 +patch=1 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