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/bgp-translate-impl/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'infra/bgp-translate-impl/pom.xml') diff --git a/infra/bgp-translate-impl/pom.xml b/infra/bgp-translate-impl/pom.xml index 4c66821f5..3f2635439 100644 --- a/infra/bgp-translate-impl/pom.xml +++ b/infra/bgp-translate-impl/pom.xml @@ -20,7 +20,7 @@ io.fd.honeycomb.common impl-parent - 1.18.10-RC1 + 1.18.10-SNAPSHOT ../../common/impl-parent @@ -28,7 +28,7 @@ io.fd.honeycomb bgp-translate-impl ${project.artifactId} - 1.18.10-RC1 + 1.18.10-SNAPSHOT org.opendaylight.controller -- cgit 1.2.3-korg