From: jmac Date: Wed, 23 Jan 2019 19:21:27 +0000 (+0000) Subject: fixed versioning to 1.4.0 for Jenkins X-Git-Tag: 3.0.1-ONAP~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=4a64c468031048c35fd82ed074040a21868d4ee6;p=logging-analytics%2Fpomba%2Fpomba-context-aggregator.git fixed versioning to 1.4.0 for Jenkins Change-Id: Id4709d0a4e422d1b614e17bf4fbad8db54ae609a Signed-off-by: jmac Issue-ID: LOG-937 --- diff --git a/version.properties b/version.properties index 6456604..668657e 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=3 -patch=4 +minor=4 +patch=0 base_version=${major}.${minor}.${patch}