aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvagrant <vv770d@att.com>2018-09-11 15:33:57 +0000
committervagrant <vv770d@att.com>2018-09-11 15:34:08 +0000
commit89e173b608d77a649cdf6a2d2c7f0cc731c9ee2a (patch)
treef60784de35a15b9d1eb02e2fc3583700e041820d
parenteb3234656360fc3409b452c7bcb4e502b467fe35 (diff)
fix version for inventoryapi
Change-Id: I4f56f9b74c11dfda749f95a77afb99aab582d3b3 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
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