summaryrefslogtreecommitdiffstats
path: root/infra/it/memory-benchmark-api/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-05-02 08:04:23 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-05-02 08:27:04 +0200
commitf8ef7857b897df2ddc7ba43603964b0d72ae3a0d (patch)
treec4a768084f34fa28ef682e119171a9596786095a /infra/it/memory-benchmark-api/pom.xml
parent7ff9128452664adb6dfa0501f9208091ed8cbf38 (diff)
Set honeycomb version to 1.17.04.1-SNAPSHOT
Change-Id: Ia3eb37183a07841d799f356889da63f4590ad883 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 4e0b554bb..6dc61e76e 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.17.04</version>
+ <version>1.17.04.1-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.17.04</version>
+ <version>1.17.04.1-SNAPSHOT</version>
</project> \ No newline at end of file