diff options
author | Michal Cmarada <mcmarada@cisco.com> | 2019-01-24 09:49:44 +0100 |
---|---|---|
committer | Michal Cmarada <mcmarada@cisco.com> | 2019-01-24 09:49:44 +0100 |
commit | 0a36f3c8cefd6a217779dc69b41829060625214c (patch) | |
tree | 481e2a58af055ffced226e98bc0b721a103b0d1b /infra/it/memory-benchmark-api/pom.xml | |
parent | 3fb54ae87ac2bebe6061f6ec9ff7493d18613016 (diff) |
Set Honeycomb version back to 1.19.01-SNAPSHOT
Change-Id: I61377b9f62a919983d5d51614ad3130c6c0e016c
Signed-off-by: Michal Cmarada <mcmarada@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 2b5b72a70..ba1e1c315 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-RC1</version> + <version>1.19.01-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-RC1</version> + <version>1.19.01-SNAPSHOT</version> <name>${project.artifactId}</name> </project>
\ No newline at end of file |