summaryrefslogtreecommitdiffstats
path: root/infra/it/memory-benchmark-api
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-07-20 08:54:26 +0200
committerMarek Gradzki <mgradzki@cisco.com>2018-07-20 08:54:26 +0200
commit51b88a708aa648f4787e7fb1ca8addeb1fd0d523 (patch)
tree11b3ad57775bb4d18ce95861af4aaac0394c9ad5 /infra/it/memory-benchmark-api
parent6672715bb0f66a6959f4ed68e11570316f7db7d0 (diff)
Bump honeycomb version to 1.18.10-SNAPSHOT
Change-Id: Ibd371b845debac895fad97b4e15732d858e00a3c Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/it/memory-benchmark-api')
-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 6ddba8245..7400a45a5 100644
--- a/infra/it/memory-benchmark-api/pom.xml
+++ b/infra/it/memory-benchmark-api/pom.xml
@@ -5,13 +5,13 @@
<parent>
<artifactId>api-parent</artifactId>
<groupId>io.fd.honeycomb.common</groupId>
- <version>1.18.07-SNAPSHOT</version>
+ <version>1.18.10-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.07-SNAPSHOT</version>
+ <version>1.18.10-SNAPSHOT</version>
<name>${project.artifactId}</name>
</project> \ No newline at end of file