From 74c8ea18c90307c3b0bb46c13cc0ad8e0f124cb6 Mon Sep 17 00:00:00 2001 From: dglFromAtt Date: Fri, 24 Aug 2018 14:38:34 -0400 Subject: [PATCH] Container without loading Perms Change-Id: I52316a302161266900f2ce0bb3eae89f8cb8912a 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 aeb8a3d..19e913f 100644 --- a/pom.xml +++ b/pom.xml @@ -301,7 +301,7 @@ org.onap.dmaap.dbcapi dbcapi - 1.0.12-SNAPSHOT + 1.0.13-SNAPSHOT @@ -336,7 +336,7 @@ UTF-8 9.3.7.v20160115 0.0.1 - 1.0.14 + 1.0.15 0.7.7.201606060606 3.2 diff --git a/version.properties b/version.properties index e104878..10a4592 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=0 -patch=14 +patch=15 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins -- 2.16.6