summaryrefslogtreecommitdiffstats
path: root/infra/it/memory-benchmark-api/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-04-27 21:48:42 +0200
committerMarek Gradzki <mgradzki@cisco.com>2018-04-27 21:48:42 +0200
commit0c83ec168d17d7296a3c1e4e1e3983dc932688b6 (patch)
tree68ab1aec38327a1a5e2b57dc0b65994103da67c1 /infra/it/memory-benchmark-api/pom.xml
parent6dcd78a8100f7ff31332f4edee742a820ca126a4 (diff)
Set Honeycomb version to 1.18.04.1-SNAPSHOT
Change-Id: I8e0e0dc63c39b5c979fae30b743dc7a8b3a486dd 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 ce94ae62c..15188364a 100644
--- a/infra/it/memory-benchmark-api/pom.xml
+++ b/infra/it/memory-benchmark-api/pom.xml
@@ -5,7 +5,7 @@
<parent>
<artifactId>api-parent</artifactId>
<groupId>io.fd.honeycomb.common</groupId>
- <version>1.18.04</version>
+ <version>1.18.04.1-SNAPSHOT</version>
<relativePath>../../../common/api-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -13,5 +13,5 @@
<groupId>io.fd.honeycomb.it</groupId>
<artifactId>memory-benchmark-api</artifactId>
<name>${project.artifactId}</name>
- <version>1.18.04</version>
+ <version>1.18.04.1-SNAPSHOT</version>
</project> \ No newline at end of file