From 840e077756535ca6591ce893fc21e63e4b8a915e Mon Sep 17 00:00:00 2001 From: dglFromAtt Date: Mon, 6 May 2019 18:34:14 +0000 Subject: Bump version of docker images Change-Id: Iecc2b207e66771a2d920cd3d35c0b444e88d48c8 Signed-off-by: dglFromAtt Issue-ID: DMAAP-1193 --- dmaap-bc/pom.xml | 4 ++-- dmaap-bc/version.properties | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dmaap-bc') diff --git a/dmaap-bc/pom.xml b/dmaap-bc/pom.xml index 849f790..5ad1ad8 100644 --- a/dmaap-bc/pom.xml +++ b/dmaap-bc/pom.xml @@ -431,7 +431,7 @@ org.onap.dmaap.dbcapi dbcapi - 1.0.26-SNAPSHOT + 1.0.27-SNAPSHOT @@ -469,7 +469,7 @@ 9.4.12.RC2 1.0.0 1.5.19 - 1.1.4 + 1.1.5 0.7.7.201606060606 3.2 diff --git a/dmaap-bc/version.properties b/dmaap-bc/version.properties index fcbb908..5c6ee95 100644 --- a/dmaap-bc/version.properties +++ b/dmaap-bc/version.properties @@ -27,7 +27,7 @@ major=1 minor=1 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins -- cgit 1.2.3-korg