From: vagrant Date: Tue, 11 Sep 2018 15:33:57 +0000 (+0000) Subject: fix version for inventoryapi X-Git-Tag: 3.0.4~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=89e173b608d77a649cdf6a2d2c7f0cc731c9ee2a;p=dcaegen2%2Fplatform%2Finventory-api.git fix version for inventoryapi Change-Id: I4f56f9b74c11dfda749f95a77afb99aab582d3b3 Signed-off-by: Vijay Venkatesh Kumar Issue-ID: DCAEGEN2-772 --- diff --git a/version.properties b/version.properties index 97784ff..5ced55f 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=3 minor=0 -patch=1 +patch=3 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins