diff options
author | Michal Cmarada <mcmarada@cisco.com> | 2019-04-29 14:52:55 +0200 |
---|---|---|
committer | Michal Cmarada <mcmarada@cisco.com> | 2019-04-29 14:52:55 +0200 |
commit | 7419ebbac5fc99ae954eb756ec56edc6b1034edd (patch) | |
tree | 3df03f023606ef6743fc48c6552710e6028681fa /infra/it/memory-benchmark-api | |
parent | b770a24ae3c8460a836daa10813259335f5dc6c3 (diff) |
Set Honeycomb version to 1.19.04.1-SNAPSHOTstable/1904
Change-Id: Idc574442618d5ace087015c842fe2b8f72fb0ae2
Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'infra/it/memory-benchmark-api')
-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 1874939ff..f2c219c8f 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.19.04</version> + <version>1.19.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.19.04</version> + <version>1.19.04.1-SNAPSHOT</version> <name>${project.artifactId}</name> </project>
\ No newline at end of file |