diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-07-06 17:17:26 +0200 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-07-06 17:40:41 +0200 |
commit | 10eb47bed1b7d71c9ac0c6bf5dc00b92a5b7429f (patch) | |
tree | cad21e3fe37481fa0971773d9795761d2d7f464a /infra/it/memory-benchmark-scripts | |
parent | 7ef347ce880fcacc82e0dc36bc5853a5a81b4d4e (diff) |
Bump honeycomb version to 1.17.10-SNAPSHOT
Change-Id: I6294fc266b704568d4e093a50d615f96eac153be
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/it/memory-benchmark-scripts')
-rw-r--r-- | infra/it/memory-benchmark-scripts/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/it/memory-benchmark-scripts/pom.xml b/infra/it/memory-benchmark-scripts/pom.xml index b909b6c9e..a12091902 100644 --- a/infra/it/memory-benchmark-scripts/pom.xml +++ b/infra/it/memory-benchmark-scripts/pom.xml @@ -16,7 +16,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>io.fd.honeycomb.it</groupId> <artifactId>benchmark-scripts</artifactId> - <version>1.17.07-SNAPSHOT</version> + <version>1.17.10-SNAPSHOT</version> <packaging>jar</packaging> <build> |