aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authordglFromAtt <dgl@research.att.com>2018-08-24 14:38:34 -0400
committerdglFromAtt <dgl@research.att.com>2018-08-24 14:38:42 -0400
commit74c8ea18c90307c3b0bb46c13cc0ad8e0f124cb6 (patch)
tree25b4cd59772af6c9296028242d2ec6e6886c15b6 /pom.xml
parentf5e3ff50881c3c332dacc98b7994e6172a114d97 (diff)
Container without loading Perms
Change-Id: I52316a302161266900f2ce0bb3eae89f8cb8912a 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 aeb8a3d..19e913f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -301,7 +301,7 @@
<dependency>
<groupId>org.onap.dmaap.dbcapi</groupId>
<artifactId>dbcapi</artifactId>
- <version>1.0.12-SNAPSHOT</version>
+ <version>1.0.13-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.14</artifact.version>
+ <artifact.version>1.0.15</artifact.version>
<!-- SONAR -->
<jacoco.version>0.7.7.201606060606</jacoco.version>
<sonar-jacoco-listeners.version>3.2</sonar-jacoco-listeners.version>