diff options
author | Michal Cmarada <mcmarada@cisco.com> | 2019-02-04 09:16:54 +0100 |
---|---|---|
committer | Michal Cmarada <mcmarada@cisco.com> | 2019-02-04 08:43:39 +0000 |
commit | 1f44ec1a605c70dcd512b652a10503361e590986 (patch) | |
tree | ebf4f9f205ae076687a7e061bdc5c4b96553673a /infra/it/memory-benchmark-api | |
parent | c73f03c3e50ca04336537e401ee1b98cf0d3a473 (diff) |
Set Honeycomb version to 1.19.01.1-SNAPSHOTstable/1901
Change-Id: Iee4590dc817b3696646770bbaab33de226534edf
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 6219e9471..c585ec672 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.01</version> + <version>1.19.01.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.01</version> + <version>1.19.01.1-SNAPSHOT</version> <name>${project.artifactId}</name> </project>
\ No newline at end of file |