From 0856a91395c58fa6f6a6a383f8a2506f3d7b0dad Mon Sep 17 00:00:00 2001 From: Prudence Au Date: Wed, 10 Oct 2018 21:22:08 -0400 Subject: Release 1.3.1 Change-Id: Ibd047f22288087a3f65965902c67f273a056b672 Signed-off-by: Prudence Au Issue-ID: LOG-704 --- pom.xml | 4 ++-- version.properties | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 36af36a..de395b7 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.onap.logging-analytics.pomba pomba-sdc-context-builder - 1.3.1-SNAPSHOT + 1.3.1 org.onap.oparent @@ -174,7 +174,7 @@ org.onap.logging-analytics.pomba pomba-audit-common - 1.3.1-SNAPSHOT + 1.3.1 diff --git a/version.properties b/version.properties index 70bc126..9ffdb5b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg