Increment version for dbcapi 75/49575/1 v1.0.12
authordglFromAtt <dgl@research.att.com>
Wed, 30 May 2018 19:51:36 +0000 (15:51 -0400)
committerdglFromAtt <dgl@research.att.com>
Wed, 30 May 2018 19:51:43 +0000 (15:51 -0400)
Change-Id: I216801437720ce2ccf4bf217c12dce1d8af42022
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-506

pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 8e3f9aa..94dadb4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
        <dependency>
                <groupId>org.onap.dmaap.dbcapi</groupId>
                <artifactId>dbcapi</artifactId>
-               <version>1.0.7-SNAPSHOT</version>
+               <version>1.0.8-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.11</artifact.version>
+    <artifact.version>1.0.12</artifact.version>
                <!--  SONAR  -->
                 <jacoco.version>0.7.7.201606060606</jacoco.version>
            <sonar-jacoco-listeners.version>3.2</sonar-jacoco-listeners.version>
index 4697e93..6ab5347 100644 (file)
@@ -27,7 +27,7 @@
 
 major=1
 minor=0
-patch=11
+patch=12
 base_version=${major}.${minor}.${patch}
 
 # Release must be completed with git revision # in Jenkins