summaryrefslogtreecommitdiffstats
path: root/infra/translate-api
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-01-09 16:50:59 +0100
committerMarek Gradzki <mgradzki@cisco.com>2018-01-09 16:50:59 +0100
commit409070ff7bc87ff47097331cf32d9487832ca17c (patch)
tree288076777ece3e500637fe7120f9ddfd80fffe4c /infra/translate-api
parent61017bc613c12739792fb90ce901d57e6c704ff0 (diff)
Bump honeycomb version to 1.18.04-SNAPSHOT
Change-Id: Idb0fec8ab45ec76431ab6d05d70a61eee1929628 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/translate-api')
-rw-r--r--infra/translate-api/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/translate-api/pom.xml b/infra/translate-api/pom.xml
index ef50d519e..f7ca2de4c 100644
--- a/infra/translate-api/pom.xml
+++ b/infra/translate-api/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>impl-parent</artifactId>
- <version>1.18.01-SNAPSHOT</version>
+ <version>1.18.04-SNAPSHOT</version>
<relativePath>../../common/impl-parent</relativePath>
</parent>
@@ -26,7 +26,7 @@
<groupId>io.fd.honeycomb</groupId>
<artifactId>translate-api</artifactId>
<name>${project.artifactId}</name>
- <version>1.18.01-SNAPSHOT</version>
+ <version>1.18.04-SNAPSHOT</version>
<packaging>bundle</packaging>
<dependencies>