From 8be1783be737e79fbcb7e4377b920959cf1f7198 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Wed, 7 Dec 2016 08:56:02 +0100 Subject: Set honeycomb version to 17.01 to allign with vpp release Change-Id: I47f37a60f276928672fc2bd53e948641d9278014 Signed-off-by: Marek Gradzki --- infra/minimal-distribution/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'infra/minimal-distribution/pom.xml') diff --git a/infra/minimal-distribution/pom.xml b/infra/minimal-distribution/pom.xml index d727788a0..f8575ba02 100644 --- a/infra/minimal-distribution/pom.xml +++ b/infra/minimal-distribution/pom.xml @@ -18,7 +18,7 @@ io.fd.honeycomb.common minimal-distribution-parent - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT ../../common/minimal-distribution-parent @@ -26,7 +26,7 @@ io.fd.honeycomb minimal-distribution ${project.artifactId} - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT io.fd.honeycomb.infra.distro.Main -- cgit 1.2.3-korg