From 637ab9c16fe84a4d3b60c7b6abade56c0a9c0c75 Mon Sep 17 00:00:00 2001 From: dglFromAtt Date: Fri, 24 Aug 2018 16:38:49 -0400 Subject: [PATCH] New container with proper dbcapi Change-Id: I2c22448e6cb293e9d1fb5d2f62fdc04c64cb7458 Signed-off-by: dglFromAtt Issue-ID: DMAAP-647 --- pom.xml | 4 ++-- version.properties | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 19e913f..7536702 100644 --- a/pom.xml +++ b/pom.xml @@ -301,7 +301,7 @@ org.onap.dmaap.dbcapi dbcapi - 1.0.13-SNAPSHOT + 1.0.14-SNAPSHOT @@ -336,7 +336,7 @@ UTF-8 9.3.7.v20160115 0.0.1 - 1.0.15 + 1.0.16 0.7.7.201606060606 3.2 diff --git a/version.properties b/version.properties index 10a4592..8684d44 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=0 -patch=15 +patch=16 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins -- 2.16.6