From acde568a1509927a14120f61fa2eb34c9caf995f Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Mon, 23 Jul 2018 20:05:45 +0200 Subject: Set Honeycomb version back to 1.18.07-SNAPSHOT Change-Id: Ie51543c380c2d6ef2d4bd04abf9e48dd72970f47 Signed-off-by: Marek Gradzki --- infra/northbound/common/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'infra/northbound/common/pom.xml') diff --git a/infra/northbound/common/pom.xml b/infra/northbound/common/pom.xml index 4b3f0e6ea..6f756d5b6 100644 --- a/infra/northbound/common/pom.xml +++ b/infra/northbound/common/pom.xml @@ -21,7 +21,7 @@ impl-parent io.fd.honeycomb.common - 1.18.07-RC1 + 1.18.07-SNAPSHOT ../../../common/impl-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound common - 1.18.07-RC1 + 1.18.07-SNAPSHOT ${project.artifactId} -- cgit 1.2.3-korg