summaryrefslogtreecommitdiffstats
path: root/infra/translate-api/pom.xml
diff options
context:
space:
mode:
authorMichal Cmarada <mcmarada@cisco.com>2019-04-18 08:52:56 +0200
committerMichal Cmarada <mcmarada@cisco.com>2019-04-18 08:52:56 +0200
commitb52cda3fac85067b7eb5e3595dc477d75861f584 (patch)
tree3e01aad589fe22b3ed1653e62d68fb7e19786578 /infra/translate-api/pom.xml
parenta7a8f9822082e533096e5bdecc531cbaea0f3931 (diff)
Bump honeycomb version to 1.19.08-SNAPSHOT
Change-Id: I25443928980cbce5b2cdc98f2c6bce7d825bd313 Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'infra/translate-api/pom.xml')
-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 f3a707c1f..842a82cc1 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.19.04-SNAPSHOT</version>
+ <version>1.19.08-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.19.04-SNAPSHOT</version>
+ <version>1.19.08-SNAPSHOT</version>
<packaging>bundle</packaging>
<dependencies>