summaryrefslogtreecommitdiffstats
path: root/infra/it/memory-benchmark-api/pom.xml
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/it/memory-benchmark-api/pom.xml
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/it/memory-benchmark-api/pom.xml')
-rw-r--r--infra/it/memory-benchmark-api/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/it/memory-benchmark-api/pom.xml b/infra/it/memory-benchmark-api/pom.xml
index 852e8f2cc..5728f8cb0 100644
--- a/infra/it/memory-benchmark-api/pom.xml
+++ b/infra/it/memory-benchmark-api/pom.xml
@@ -5,12 +5,12 @@
<parent>
<artifactId>api-parent</artifactId>
<groupId>io.fd.honeycomb.common</groupId>
- <version>1.18.01-SNAPSHOT</version>
+ <version>1.18.04-SNAPSHOT</version>
<relativePath>../../../common/api-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.honeycomb.it</groupId>
<artifactId>memory-benchmark-api</artifactId>
- <version>1.18.01-SNAPSHOT</version>
+ <version>1.18.04-SNAPSHOT</version>
</project> \ No newline at end of file