From 6c1c9d3d7e726aee313222fa2a2da70ec4ca67b3 Mon Sep 17 00:00:00 2001 From: Prudence Au Date: Thu, 11 Oct 2018 21:31:38 -0400 Subject: Create 1.3.2-SNAPSHOT Change-Id: Ifdc7eeed5b69bdbc248fb3d2a7672e65b21d76fd Signed-off-by: Prudence Au Issue-ID: LOG-716 --- pom.xml | 2 +- version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 41462f1..7ac437b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.onap.logging-analytics.pomba pomba-aai-context-builder - 1.3.1 + 1.3.2-SNAPSHOT org.onap.oparent diff --git a/version.properties b/version.properties index fb21064..0969948 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg