From ab20eca85c90b63deaaae00d5c9e32b9a965f69a Mon Sep 17 00:00:00 2001 From: dglFromAtt Date: Tue, 23 Apr 2019 16:29:28 +0000 Subject: [PATCH] Bump parent version Change-Id: I305cc09256986028becc6dcc053b385bd14e3f08 Signed-off-by: dglFromAtt Issue-ID: DMAAP-1164 --- pom.xml | 2 +- version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c3e2587..9627eb6 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 4.0.0 org.onap.dmaap.buscontroller parent - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT dmaap-buscontroller pom diff --git a/version.properties b/version.properties index 67e2f3a..85e1bd1 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=1 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins -- 2.16.6