From 5e4470873e7b9580da9496f96d0a782d3de458ba Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Thu, 6 Jul 2017 17:42:59 +0200 Subject: Set honeycomb version back to 1.17.07-SNAPSHOT Change-Id: Id9a143b6d7774aa3a93aaad7168eb424fbda0a85 Signed-off-by: Marek Gradzki --- infra/northbound/bgp/pom.xml | 4 ++-- infra/northbound/common/pom.xml | 4 ++-- infra/northbound/pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'infra/northbound') diff --git a/infra/northbound/bgp/pom.xml b/infra/northbound/bgp/pom.xml index 6aaa18d1e..c55abc6f2 100644 --- a/infra/northbound/bgp/pom.xml +++ b/infra/northbound/bgp/pom.xml @@ -21,7 +21,7 @@ impl-parent io.fd.honeycomb.common - 1.17.07-RC1 + 1.17.07-SNAPSHOT ../../../common/impl-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound bgp - 1.17.07-RC1 + 1.17.07-SNAPSHOT diff --git a/infra/northbound/common/pom.xml b/infra/northbound/common/pom.xml index 8b0e38900..d8f09022c 100644 --- a/infra/northbound/common/pom.xml +++ b/infra/northbound/common/pom.xml @@ -21,7 +21,7 @@ impl-parent io.fd.honeycomb.common - 1.17.07-RC1 + 1.17.07-SNAPSHOT ../../../common/impl-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound common - 1.17.07-RC1 + 1.17.07-SNAPSHOT diff --git a/infra/northbound/pom.xml b/infra/northbound/pom.xml index 427ca4afb..3ae2859db 100644 --- a/infra/northbound/pom.xml +++ b/infra/northbound/pom.xml @@ -21,7 +21,7 @@ honeycomb-parent io.fd.honeycomb.common - 1.17.07-RC1 + 1.17.07-SNAPSHOT ../../common/honeycomb-parent 4.0.0 -- cgit 1.2.3-korg