Use newer dbcapi version 65/43765/1
authordglFromAtt <dgl@research.att.com>
Thu, 19 Apr 2018 22:07:32 +0000 (18:07 -0400)
committerdglFromAtt <dgl@research.att.com>
Thu, 19 Apr 2018 22:07:44 +0000 (18:07 -0400)
Change-Id: If610773d4ac95d826d0ff6bdf6976cbcd448fcb1
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-295

pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index d4216bf..e98c421 100644 (file)
--- a/pom.xml
+++ b/pom.xml
        <dependency>
                <groupId>org.onap.dmaap.dbcapi</groupId>
                <artifactId>dbcapi</artifactId>
-               <version>1.0.4-SNAPSHOT</version>
+               <version>1.0.5-SNAPSHOT</version>
        </dependency>
   </dependencies>
   <reporting>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <jettyVersion>9.3.7.v20160115</jettyVersion>
     <eelf.version>0.0.1</eelf.version>
-    <artifact.version>1.0.6</artifact.version>
+    <artifact.version>1.0.7</artifact.version>
                <!--  SONAR  -->
                 <jacoco.version>0.7.7.201606060606</jacoco.version>
            <sonar-jacoco-listeners.version>3.2</sonar-jacoco-listeners.version>
index dadd8a9..0607bbf 100644 (file)
@@ -27,7 +27,7 @@
 
 major=1
 minor=0
-patch=6
+patch=7
 base_version=${major}.${minor}.${patch}
 
 # Release must be completed with git revision # in Jenkins