summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authordglFromAtt <dgl@research.att.com>2018-05-30 15:51:36 -0400
committerdglFromAtt <dgl@research.att.com>2018-05-30 15:51:43 -0400
commite3cfef07e05b9ad400cf904d3b271c4ef0f1d68b (patch)
tree8f687e0e015b2fc143ff294c8af53c3a2bd48bd3 /pom.xml
parent39c8bab656e98bd03f9637c2f1c90bf5e759cea4 (diff)
Increment version for dbcapiv1.0.12
Change-Id: I216801437720ce2ccf4bf217c12dce1d8af42022 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-506
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 8e3f9aa..94dadb4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -287,7 +287,7 @@
<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>
@@ -322,7 +322,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.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>