From d44588b1f5b26d5a0795f676ce4e4cc0e3a374d0 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 8 Oct 2018 18:59:24 -0400 Subject: release logging-demo war - inc root pom Change-Id: I8777cf696e1316dec4f420f47d0a759c64f91f71 Issue-ID: LOG-715 Signed-off-by: root --- pom.xml | 2 +- version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e53c60d..75da1b5 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.onap.logging-analytics logging-analytics pom - 1.2.4 + 1.2.5 logging-analytics http://maven.apache.org diff --git a/version.properties b/version.properties index a0d560d..3dcc918 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=2 -patch=3 +patch=5 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg