summaryrefslogtreecommitdiffstats
path: root/infra/it/memory-benchmark-api/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-01-31 07:46:30 +0100
committerMarek Gradzki <mgradzki@cisco.com>2018-01-31 07:46:30 +0100
commitd11d6993a9ed30551a7deb72a5e838eb0cc79fd2 (patch)
tree2dc584fbf4a53c0812b7ab453c2ad89a869ba5a0 /infra/it/memory-benchmark-api/pom.xml
parent2e4e9e29a4577e88f542103c026b1fef55c9cafc (diff)
Honeycomb 1.18.01 release
Change-Id: Ia137c504e192418dbc3b501fc9dcece1798bd622 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..d207dee1b 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.01</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.01</version>
</project> \ No newline at end of file