From 5c3a92c332e0b823d9d4c0cbf39f33761d13f6e1 Mon Sep 17 00:00:00 2001 From: pkaras Date: Thu, 6 Jun 2019 10:09:45 +0200 Subject: [PATCH] newest version used Change-Id: I83728a23e09b9f6909fecd2a55566fbeab06cfa5 Issue-ID: DMAAP-1221 Signed-off-by: piotr.karas --- dmaap-bc/pom.xml | 2 +- version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dmaap-bc/pom.xml b/dmaap-bc/pom.xml index b7ebc3b..82182b6 100644 --- a/dmaap-bc/pom.xml +++ b/dmaap-bc/pom.xml @@ -432,7 +432,7 @@ org.onap.dmaap.dbcapi dbcapi - 1.0.28-SNAPSHOT + 1.0.29-SNAPSHOT diff --git a/version.properties b/version.properties index c4a26a4..e58e9d0 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=1 -patch=6 +patch=7 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins -- 2.16.6