aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authordglFromAtt <dgl@research.att.com>2018-08-24 16:38:49 -0400
committerdglFromAtt <dgl@research.att.com>2018-08-24 16:38:59 -0400
commit637ab9c16fe84a4d3b60c7b6abade56c0a9c0c75 (patch)
tree8f1b65f191c3b38a8c24cd6a98a73a46833a82f4 /pom.xml
parent74c8ea18c90307c3b0bb46c13cc0ad8e0f124cb6 (diff)
New container with proper dbcapi
Change-Id: I2c22448e6cb293e9d1fb5d2f62fdc04c64cb7458 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-647
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 19e913f..7536702 100644
--- a/pom.xml
+++ b/pom.xml
@@ -301,7 +301,7 @@
<dependency>
<groupId>org.onap.dmaap.dbcapi</groupId>
<artifactId>dbcapi</artifactId>
- <version>1.0.13-SNAPSHOT</version>
+ <version>1.0.14-SNAPSHOT</version>
</dependency>
</dependencies>
<reporting>
@@ -336,7 +336,7 @@
<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.15</artifact.version>
+ <artifact.version>1.0.16</artifact.version>
<!-- SONAR -->
<jacoco.version>0.7.7.201606060606</jacoco.version>
<sonar-jacoco-listeners.version>3.2</sonar-jacoco-listeners.version>