Initial version for Dublin 49/75649/2
authordglFromAtt <dgl@research.att.com>
Thu, 10 Jan 2019 21:22:29 +0000 (21:22 +0000)
committerdglFromAtt <dgl@research.att.com>
Thu, 10 Jan 2019 21:35:12 +0000 (21:35 +0000)
Includes several changes in dbcapi for ECOMP
patchset 2 references dbcapi SNAPSHOT

Change-Id: I8b12986dc59df9f259c1259d375cc41d9777d463
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-856

pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 82597dd..bb2faef 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <dependency>
       <groupId>org.onap.dmaap.dbcapi</groupId>
       <artifactId>dbcapi</artifactId>
-      <version>1.0.17</version>
+      <version>1.0.20-SNAPSHOT</version>
     </dependency>
   </dependencies>
   <reporting>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <jettyVersion>9.3.8.RC0</jettyVersion>
     <eelf.version>1.0.0</eelf.version>
-    <artifact.version>1.0.24</artifact.version>
+    <artifact.version>1.0.25</artifact.version>
     <!--  SONAR  -->
     <jacoco.version>0.7.7.201606060606</jacoco.version>
     <sonar-jacoco-listeners.version>3.2</sonar-jacoco-listeners.version>
index 371d393..19905f9 100644 (file)
@@ -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