summaryrefslogtreecommitdiffstats
path: root/infra/it/memory-benchmark-api/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-08-06 09:00:03 +0200
committerMarek Gradzki <mgradzki@cisco.com>2018-08-06 09:00:03 +0200
commit3f8a39231951dbfd8caf5fd1b610f418b25820b8 (patch)
tree51a296b9129e7fdef228bbb8b22d948ded30ebdc /infra/it/memory-benchmark-api/pom.xml
parent092d44ff1ba30e8c0154f2038fb6b0f6731aaabf (diff)
Set Honeycomb version to 1.18.07.1-SNAPSHOTstable/1807
Change-Id: I2757a35e545d87ca1fb4af2933e8fc6535027feb 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 a7db8ba10..687ef6794 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</version>
+ <version>1.18.07.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.18.07</version>
+ <version>1.18.07.1-SNAPSHOT</version>
<name>${project.artifactId}</name>
</project> \ No newline at end of file