From 6ad19dfa4294276523d556b5795e7f35f1623d59 Mon Sep 17 00:00:00 2001 From: dglFromAtt Date: Thu, 10 Jan 2019 21:22:29 +0000 Subject: [PATCH] Initial version for Dublin Includes several changes in dbcapi for ECOMP patchset 2 references dbcapi SNAPSHOT Change-Id: I8b12986dc59df9f259c1259d375cc41d9777d463 Signed-off-by: dglFromAtt Issue-ID: DMAAP-856 --- pom.xml | 4 ++-- version.properties | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 82597dd..bb2faef 100644 --- a/pom.xml +++ b/pom.xml @@ -326,7 +326,7 @@ org.onap.dmaap.dbcapi dbcapi - 1.0.17 + 1.0.20-SNAPSHOT @@ -361,7 +361,7 @@ UTF-8 9.3.8.RC0 1.0.0 - 1.0.24 + 1.0.25 0.7.7.201606060606 3.2 diff --git a/version.properties b/version.properties index 371d393..19905f9 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=0 -patch=24 +patch=25 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins -- 2.16.6