Build with safer Jetty server 47/64047/1
authordglFromAtt <dgl@research.att.com>
Thu, 30 Aug 2018 22:39:33 +0000 (18:39 -0400)
committerdglFromAtt <dgl@research.att.com>
Thu, 30 Aug 2018 22:39:42 +0000 (18:39 -0400)
Change-Id: Id2d8608e1ac80fb7bc50f352838481a491f91e53
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-656

pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index b3ad1f5..25827bd 100644 (file)
--- a/pom.xml
+++ b/pom.xml
        <dependency>
                <groupId>org.onap.dmaap.dbcapi</groupId>
                <artifactId>dbcapi</artifactId>
-               <version>1.0.14-SNAPSHOT</version>
+               <version>1.0.15-SNAPSHOT</version>
        </dependency>
   </dependencies>
   <reporting>
   <properties>
     <jersey.version>2.16</jersey.version>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <jettyVersion>9.3.7.v20160115</jettyVersion>
+    <jettyVersion>9.3.8.RC0</jettyVersion>
     <eelf.version>0.0.1</eelf.version>
-    <artifact.version>1.0.17</artifact.version>
+    <artifact.version>1.0.18</artifact.version>
                <!--  SONAR  -->
                 <jacoco.version>0.7.7.201606060606</jacoco.version>
            <sonar-jacoco-listeners.version>3.2</sonar-jacoco-listeners.version>
index abf826c..c7cb372 100644 (file)
@@ -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