From 205319e0dc5893c5de1cd9219e76a75622b02df6 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Fri, 26 Apr 2019 08:41:48 +0200 Subject: Set Honeycomb version back to 1.19.04-SNAPSHOT Change-Id: I150ab8b52d1920da38909310df372711dcc67f4c Signed-off-by: Michal Cmarada --- infra/bgp-translate-api/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'infra/bgp-translate-api/pom.xml') diff --git a/infra/bgp-translate-api/pom.xml b/infra/bgp-translate-api/pom.xml index 5d995e0db..ebacf4c34 100644 --- a/infra/bgp-translate-api/pom.xml +++ b/infra/bgp-translate-api/pom.xml @@ -20,7 +20,7 @@ io.fd.honeycomb.common impl-parent - 1.19.04-RC1 + 1.19.04-SNAPSHOT ../../common/impl-parent @@ -28,7 +28,7 @@ io.fd.honeycomb bgp-translate-api ${project.artifactId} - 1.19.04-RC1 + 1.19.04-SNAPSHOT org.opendaylight.mdsal -- cgit 1.2.3-korg