From: Prudence Au Date: Thu, 25 Jul 2019 02:45:48 +0000 (-0400) Subject: Introduce 1.5.0-SNAPSHOT for the El Alto release X-Git-Tag: 1.5.0~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=40c90fc90eecfab4592945d220d7652e734fa82b;p=logging-analytics%2Fpomba%2Fpomba-context-aggregator.git Introduce 1.5.0-SNAPSHOT for the El Alto release Issue-ID: LOG-1073 Signed-off-by: Prudence Au Change-Id: Ia2198289c8f30fe174dd4f7ccfe4312c1cb72988 --- diff --git a/pom.xml b/pom.xml index 4fd7f4e..4551c1a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.onap.logging-analytics.pomba pomba-context-aggregator - 1.4.0 + 1.5.0-SNAPSHOT org.onap.oparent diff --git a/version.properties b/version.properties index 668657e..99af342 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=4 +minor=5 patch=0 base_version=${major}.${minor}.${patch}