From 23ef1d684799d289cce6a2634dc5b3bbc53d6c20 Mon Sep 17 00:00:00 2001 From: Prudence Au Date: Tue, 9 Oct 2018 16:15:59 -0400 Subject: Create 1.3.2-SNAPSHOT Change-Id: I700f54b9f96071a6bfee329e469da9d1bd7045c5 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 9f9b9ea..5737af0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.onap.logging-analytics.pomba pomba-audit-common - 1.3.1 + 1.3.2-SNAPSHOT jar diff --git a/version.properties b/version.properties index 9ffdb5b..8b2aa75 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