diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-01-04 13:45:57 +0100 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-01-04 18:29:46 +0000 |
commit | 75f0efb8b1aff9e9be8d222fd90d1df7ce542bbc (patch) | |
tree | 47df5ee73565ef496f714b9842e34fc1ef381adb /infra/data-impl/pom.xml | |
parent | 9900bb5101afedf7776787a66c5fb15c411c2cf9 (diff) |
Bump Honeycomb version to 17.04
Change-Id: I99bc2593d50e59a6d4293e2d98ef3a9569a55008
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 d88995c9b..568ed49db 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.01-SNAPSHOT</version> + <version>1.17.04-SNAPSHOT</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.01-SNAPSHOT</version> + <version>1.17.04-SNAPSHOT</version> <packaging>bundle</packaging> <dependencies> |