From 840e077756535ca6591ce893fc21e63e4b8a915e Mon Sep 17 00:00:00 2001 From: dglFromAtt Date: Mon, 6 May 2019 18:34:14 +0000 Subject: [PATCH] Bump version of docker images Change-Id: Iecc2b207e66771a2d920cd3d35c0b444e88d48c8 Signed-off-by: dglFromAtt Issue-ID: DMAAP-1193 --- dbc-client/pom.xml | 2 +- dbc-client/version.properties | 2 +- dmaap-bc/pom.xml | 4 ++-- dmaap-bc/version.properties | 2 +- version.properties | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dbc-client/pom.xml b/dbc-client/pom.xml index e13a2c1..5480569 100644 --- a/dbc-client/pom.xml +++ b/dbc-client/pom.xml @@ -270,7 +270,7 @@ 9.4.12.RC2 1.0.0 1.5.19 - 1.0.8 + 1.0.9 0.7.7.201606060606 3.2 diff --git a/dbc-client/version.properties b/dbc-client/version.properties index 9a4bc7e..8f72e5e 100644 --- a/dbc-client/version.properties +++ b/dbc-client/version.properties @@ -27,7 +27,7 @@ major=1 minor=0 -patch=8 +patch=9 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins 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 diff --git a/version.properties b/version.properties index 635e84d..fcbb908 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=1 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins -- 2.16.6