From 0a36f3c8cefd6a217779dc69b41829060625214c Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Thu, 24 Jan 2019 09:49:44 +0100 Subject: Set Honeycomb version back to 1.19.01-SNAPSHOT Change-Id: I61377b9f62a919983d5d51614ad3130c6c0e016c Signed-off-by: Michal Cmarada --- 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 63e69e974..728ec1c2a 100644 --- a/infra/northbound/common/pom.xml +++ b/infra/northbound/common/pom.xml @@ -21,7 +21,7 @@ impl-parent io.fd.honeycomb.common - 1.19.01-RC1 + 1.19.01-SNAPSHOT ../../../common/impl-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound common - 1.19.01-RC1 + 1.19.01-SNAPSHOT ${project.artifactId} -- cgit 1.2.3-korg