aboutsummaryrefslogtreecommitdiffstats
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
parent39c8bab656e98bd03f9637c2f1c90bf5e759cea4 (diff)
Increment version for dbcapiv1.0.12
Change-Id: I216801437720ce2ccf4bf217c12dce1d8af42022 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-506
-rw-r--r--pom.xml4
-rw-r--r--version.properties2
2 files changed, 3 insertions, 3 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>
diff --git a/version.properties b/version.properties
index 4697e93..6ab5347 100644
--- a/version.properties
+++ b/version.properties
@@ -27,7 +27,7 @@
major=1
minor=0
-patch=11
+patch=12
base_version=${major}.${minor}.${patch}
# Release must be completed with git revision # in Jenkins