diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2018-08-06 08:58:20 +0200 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2018-08-06 08:58:20 +0200 |
commit | 092d44ff1ba30e8c0154f2038fb6b0f6731aaabf (patch) | |
tree | cc16689d8905af589d5da6d7d03581d33735fec8 /infra/it/memory-benchmark-api/pom.xml | |
parent | 582514442fd488d84c966d28c366915629d601c9 (diff) |
Honeycomb 1.18.07 releasev1.18.07
Change-Id: Ifde1a7b607a55d635fbbaa1dd3e4f5aa7ae5d4d9
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.xml | 4 |
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..a7db8ba10 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.07</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.07</version> <name>${project.artifactId}</name> </project>
\ No newline at end of file |