From: dglFromAtt Date: Thu, 30 Aug 2018 22:39:33 +0000 (-0400) Subject: Build with safer Jetty server X-Git-Tag: 1.0.22~11 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fbuscontroller.git;a=commitdiff_plain;h=06c5771a730304d2f3451059aae996a443297330 Build with safer Jetty server Change-Id: Id2d8608e1ac80fb7bc50f352838481a491f91e53 Signed-off-by: dglFromAtt Issue-ID: DMAAP-656 --- diff --git a/pom.xml b/pom.xml index b3ad1f5..25827bd 100644 --- a/pom.xml +++ b/pom.xml @@ -301,7 +301,7 @@ org.onap.dmaap.dbcapi dbcapi - 1.0.14-SNAPSHOT + 1.0.15-SNAPSHOT @@ -334,9 +334,9 @@ 2.16 UTF-8 - 9.3.7.v20160115 + 9.3.8.RC0 0.0.1 - 1.0.17 + 1.0.18 0.7.7.201606060606 3.2 diff --git a/version.properties b/version.properties index abf826c..c7cb372 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=0 -patch=17 +patch=18 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins