aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authordglFromAtt <dgl@research.att.com>2018-10-12 20:56:43 +0000
committerdglFromAtt <dgl@research.att.com>2018-10-12 20:56:52 +0000
commit6a40bca642e9213cd2f90d35fd58f35ce39a34b4 (patch)
tree0a14e965e7a76ac88a18b376bb79419c192405d6 /pom.xml
parent07fb4c0a995b1f66fb79a5ff6419542a9accaefe (diff)
Use dbcapi for AAF ONAP
Change-Id: Icc4218d2ab331168adfb057e12012804263c5ae8 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-846
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 90cee24..ccf82e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -330,7 +330,7 @@
<dependency>
<groupId>org.onap.dmaap.dbcapi</groupId>
<artifactId>dbcapi</artifactId>
- <version>1.0.15-SNAPSHOT</version>
+ <version>1.0.16-SNAPSHOT</version>
</dependency>
</dependencies>
<reporting>
@@ -365,7 +365,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jettyVersion>9.3.8.RC0</jettyVersion>
<eelf.version>0.0.1</eelf.version>
- <artifact.version>1.0.20</artifact.version>
+ <artifact.version>1.0.21</artifact.version>
<!-- SONAR -->
<jacoco.version>0.7.7.201606060606</jacoco.version>
<sonar-jacoco-listeners.version>3.2</sonar-jacoco-listeners.version>