From 40c00e4ec98b88c3b52170cf8b108e05e2e14cdd Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Wed, 17 Oct 2018 13:09:30 +0200 Subject: Set Honeycomb version back to 1.18.10-SNAPSHOT Change-Id: Icd61765bdcbc96feaf71f899158923762bb9e0ce Signed-off-by: Michal Cmarada --- infra/northbound/bgp/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'infra/northbound/bgp') diff --git a/infra/northbound/bgp/pom.xml b/infra/northbound/bgp/pom.xml index 3a675da4d..f8538f514 100644 --- a/infra/northbound/bgp/pom.xml +++ b/infra/northbound/bgp/pom.xml @@ -21,7 +21,7 @@ impl-parent io.fd.honeycomb.common - 1.18.10-RC1 + 1.18.10-SNAPSHOT ../../../common/impl-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound bgp - 1.18.10-RC1 + 1.18.10-SNAPSHOT ${project.artifactId} -- cgit 1.2.3-korg