summaryrefslogtreecommitdiffstats
path: root/dmaap-bc
diff options
context:
space:
mode:
authordglFromAtt <dgl@research.att.com>2019-05-06 18:34:14 +0000
committerdglFromAtt <dgl@research.att.com>2019-05-06 18:34:24 +0000
commit840e077756535ca6591ce893fc21e63e4b8a915e (patch)
treecb92888c59fe1e0ed945af743e0a62fd20c92152 /dmaap-bc
parent08b47104ed2dfa350fc3e239cb8bfaff932a474a (diff)
Bump version of docker images1.1.4
Change-Id: Iecc2b207e66771a2d920cd3d35c0b444e88d48c8 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-1193
Diffstat (limited to 'dmaap-bc')
-rw-r--r--dmaap-bc/pom.xml4
-rw-r--r--dmaap-bc/version.properties2
2 files changed, 3 insertions, 3 deletions
diff --git a/dmaap-bc/pom.xml b/dmaap-bc/pom.xml
index 849f790..5ad1ad8 100644
--- a/dmaap-bc/pom.xml
+++ b/dmaap-bc/pom.xml
@@ -431,7 +431,7 @@
<dependency>
<groupId>org.onap.dmaap.dbcapi</groupId>
<artifactId>dbcapi</artifactId>
- <version>1.0.26-SNAPSHOT</version>
+ <version>1.0.27-SNAPSHOT</version>
</dependency>
</dependencies>
<reporting>
@@ -469,7 +469,7 @@
<jettyVersion>9.4.12.RC2</jettyVersion>
<eelf.version>1.0.0</eelf.version>
<swagger.version>1.5.19</swagger.version>
- <artifact.version>1.1.4</artifact.version>
+ <artifact.version>1.1.5</artifact.version>
<!-- SONAR -->
<jacoco.version>0.7.7.201606060606</jacoco.version>
<sonar-jacoco-listeners.version>3.2</sonar-jacoco-listeners.version>
diff --git a/dmaap-bc/version.properties b/dmaap-bc/version.properties
index fcbb908..5c6ee95 100644
--- a/dmaap-bc/version.properties
+++ b/dmaap-bc/version.properties
@@ -27,7 +27,7 @@
major=1
minor=1
-patch=4
+patch=5
base_version=${major}.${minor}.${patch}
# Release must be completed with git revision # in Jenkins