From 10eb47bed1b7d71c9ac0c6bf5dc00b92a5b7429f Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Thu, 6 Jul 2017 17:17:26 +0200 Subject: Bump honeycomb version to 1.17.10-SNAPSHOT Change-Id: I6294fc266b704568d4e093a50d615f96eac153be 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 c55abc6f2..8f3c26905 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-SNAPSHOT + 1.17.10-SNAPSHOT ../../../common/impl-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound bgp - 1.17.07-SNAPSHOT + 1.17.10-SNAPSHOT diff --git a/infra/northbound/common/pom.xml b/infra/northbound/common/pom.xml index d8f09022c..d676295b4 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-SNAPSHOT + 1.17.10-SNAPSHOT ../../../common/impl-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound common - 1.17.07-SNAPSHOT + 1.17.10-SNAPSHOT diff --git a/infra/northbound/pom.xml b/infra/northbound/pom.xml index 3ae2859db..68554ea7f 100644 --- a/infra/northbound/pom.xml +++ b/infra/northbound/pom.xml @@ -21,7 +21,7 @@ honeycomb-parent io.fd.honeycomb.common - 1.17.07-SNAPSHOT + 1.17.10-SNAPSHOT ../../common/honeycomb-parent 4.0.0 -- cgit 1.2.3-korg