diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-07-27 07:27:25 +0200 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-07-27 14:09:11 +0200 |
commit | 4c6da0846fbb26a6b51fc0272ee360671f50ca19 (patch) | |
tree | c4cc1893834bca13da2885ff35b265a8fcd9228e /infra/data-impl/pom.xml | |
parent | 756ffae6576fe50c052950418627be4a1d21f996 (diff) |
Bump Honeycomb version to 1.17.07v1.17.07
Change-Id: I3ff312361a5eedff9ca10cb0ef941e9e2efeeab4
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/data-impl/pom.xml')
-rw-r--r-- | infra/data-impl/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/data-impl/pom.xml b/infra/data-impl/pom.xml index ccab10a18..51b476594 100644 --- a/infra/data-impl/pom.xml +++ b/infra/data-impl/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>impl-parent</artifactId> <groupId>io.fd.honeycomb.common</groupId> - <version>1.17.07-SNAPSHOT</version> + <version>1.17.07</version> <relativePath>../../common/impl-parent</relativePath> </parent> @@ -28,7 +28,7 @@ <groupId>io.fd.honeycomb</groupId> <artifactId>data-impl</artifactId> <name>${project.artifactId}</name> - <version>1.17.07-SNAPSHOT</version> + <version>1.17.07</version> <packaging>bundle</packaging> <dependencies> |