diff options
author | jsrnicek <jsrnicek@cisco.com> | 2017-04-27 12:01:09 +0200 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-04-27 11:08:57 +0000 |
commit | 7ff9128452664adb6dfa0501f9208091ed8cbf38 (patch) | |
tree | 6b335ad0af4a67361368154b07b9314d4384991b /infra/test-utils/test-tools/pom.xml | |
parent | ca63a34cdbeb8816ea89a0b405747ccf0e5fe93d (diff) |
Bump versions for honeycomb to 1.17.04v1.17.04
Change-Id: I702626caba5f74dd1423d882a6b2a6079f22a468
Signed-off-by: Jan Srnicek <jsrnicek@cisco.com>
Diffstat (limited to 'infra/test-utils/test-tools/pom.xml')
-rw-r--r-- | infra/test-utils/test-tools/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/test-utils/test-tools/pom.xml b/infra/test-utils/test-tools/pom.xml index 80ffca53b..3c3ab48dd 100644 --- a/infra/test-utils/test-tools/pom.xml +++ b/infra/test-utils/test-tools/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.fd.honeycomb.common</groupId> <artifactId>impl-parent</artifactId> - <version>1.17.04-SNAPSHOT</version> + <version>1.17.04</version> <relativePath>../../../common/impl-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> |