From: Singal, Kapil (ks220y) Date: Mon, 10 Feb 2020 14:00:06 +0000 (-0500) Subject: synch version to 1.6.4-SNAPSHOT X-Git-Tag: 1.6.4~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=e472260ef3aced8db16dcadb47f9b06e01fa261a;p=logging-analytics.git synch version to 1.6.4-SNAPSHOT Issue-ID: LOG-1198 Signed-off-by: Singal, Kapil (ks220y) Change-Id: I3d0f9055ba65e2f84a6b95bdd7fea3111052c6c2 --- diff --git a/pylog/pom.xml b/pylog/pom.xml index f886bfa..1356b7e 100644 --- a/pylog/pom.xml +++ b/pylog/pom.xml @@ -22,7 +22,7 @@ org.onap.logging-analytics logging-pylog - 1.6.1 + 1.6.4-SNAPSHOT pom logging-pylog diff --git a/pylog/version.properties b/pylog/version.properties index 176b32a..1b8ac1a 100644 --- a/pylog/version.properties +++ b/pylog/version.properties @@ -18,8 +18,8 @@ # because they are used in Jenkins, whose plug-in doesn't support # 1.2.6-SNAPSHOT is off 1.2.2 major=1 -minor=4 -patch=0 +minor=6 +patch=4 base_version=${major}.${minor}.${patch}