From 19d9da5d937332ac61099e09c99eb9ea116219ae Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Tue, 9 Jan 2018 16:43:43 +0100 Subject: Bump honeycomb version to 1.18.01-RC1 Change-Id: I1a3a7373206af1951b5a6fbdcba7942d9ceebec2 Signed-off-by: Marek Gradzki --- infra/northbound/bgp-extensions/evpn/pom.xml | 4 ++-- infra/northbound/bgp-extensions/extension-common/pom.xml | 4 ++-- infra/northbound/bgp-extensions/inet/pom.xml | 4 ++-- infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml | 4 ++-- infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml | 4 ++-- infra/northbound/bgp-extensions/labeled-unicast/pom.xml | 4 ++-- infra/northbound/bgp-extensions/linkstate/pom.xml | 4 ++-- infra/northbound/bgp-extensions/pom.xml | 4 ++-- infra/northbound/bgp/pom.xml | 4 ++-- infra/northbound/common/pom.xml | 4 ++-- infra/northbound/netconf/pom.xml | 4 ++-- infra/northbound/pom.xml | 2 +- infra/northbound/restconf/pom.xml | 4 ++-- 13 files changed, 25 insertions(+), 25 deletions(-) (limited to 'infra/northbound') diff --git a/infra/northbound/bgp-extensions/evpn/pom.xml b/infra/northbound/bgp-extensions/evpn/pom.xml index eaae4119f..8fcc1ebac 100644 --- a/infra/northbound/bgp-extensions/evpn/pom.xml +++ b/infra/northbound/bgp-extensions/evpn/pom.xml @@ -21,14 +21,14 @@ impl-parent io.fd.honeycomb.common - 1.18.01-SNAPSHOT + 1.18.01-RC1 ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp evpn - 1.18.01-SNAPSHOT + 1.18.01-RC1 diff --git a/infra/northbound/bgp-extensions/extension-common/pom.xml b/infra/northbound/bgp-extensions/extension-common/pom.xml index 0ea37b2b0..a0004efd6 100644 --- a/infra/northbound/bgp-extensions/extension-common/pom.xml +++ b/infra/northbound/bgp-extensions/extension-common/pom.xml @@ -21,14 +21,14 @@ impl-parent io.fd.honeycomb.common - 1.18.01-SNAPSHOT + 1.18.01-RC1 ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp extension-common - 1.18.01-SNAPSHOT + 1.18.01-RC1 diff --git a/infra/northbound/bgp-extensions/inet/pom.xml b/infra/northbound/bgp-extensions/inet/pom.xml index b0194ca76..d51c8a02f 100644 --- a/infra/northbound/bgp-extensions/inet/pom.xml +++ b/infra/northbound/bgp-extensions/inet/pom.xml @@ -21,14 +21,14 @@ impl-parent io.fd.honeycomb.common - 1.18.01-SNAPSHOT + 1.18.01-RC1 ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp inet - 1.18.01-SNAPSHOT + 1.18.01-RC1 diff --git a/infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml b/infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml index 663cd97d8..5346e2904 100644 --- a/infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml +++ b/infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml @@ -21,14 +21,14 @@ impl-parent io.fd.honeycomb.common - 1.18.01-SNAPSHOT + 1.18.01-RC1 ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp l3-vpn-v4 - 1.18.01-SNAPSHOT + 1.18.01-RC1 diff --git a/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml b/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml index d874d9fb1..e066c8332 100644 --- a/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml +++ b/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml @@ -21,14 +21,14 @@ impl-parent io.fd.honeycomb.common - 1.18.01-SNAPSHOT + 1.18.01-RC1 ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp l3-vpn-v6 - 1.18.01-SNAPSHOT + 1.18.01-RC1 diff --git a/infra/northbound/bgp-extensions/labeled-unicast/pom.xml b/infra/northbound/bgp-extensions/labeled-unicast/pom.xml index ed553a58a..d1b208652 100644 --- a/infra/northbound/bgp-extensions/labeled-unicast/pom.xml +++ b/infra/northbound/bgp-extensions/labeled-unicast/pom.xml @@ -21,14 +21,14 @@ impl-parent io.fd.honeycomb.common - 1.18.01-SNAPSHOT + 1.18.01-RC1 ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp labeled-unicast - 1.18.01-SNAPSHOT + 1.18.01-RC1 io.fd.honeycomb.northbound.bgp diff --git a/infra/northbound/bgp-extensions/linkstate/pom.xml b/infra/northbound/bgp-extensions/linkstate/pom.xml index f159c2cf5..eade33d59 100644 --- a/infra/northbound/bgp-extensions/linkstate/pom.xml +++ b/infra/northbound/bgp-extensions/linkstate/pom.xml @@ -21,14 +21,14 @@ impl-parent io.fd.honeycomb.common - 1.18.01-SNAPSHOT + 1.18.01-RC1 ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp linkstate - 1.18.01-SNAPSHOT + 1.18.01-RC1 io.fd.honeycomb.northbound.bgp diff --git a/infra/northbound/bgp-extensions/pom.xml b/infra/northbound/bgp-extensions/pom.xml index fa770c020..2a7ec8e6e 100644 --- a/infra/northbound/bgp-extensions/pom.xml +++ b/infra/northbound/bgp-extensions/pom.xml @@ -21,14 +21,14 @@ honeycomb-parent io.fd.honeycomb.common - 1.18.01-SNAPSHOT + 1.18.01-RC1 ../../../common/honeycomb-parent 4.0.0 io.fd.honeycomb.northbound.bgp bgp-extensions - 1.18.01-SNAPSHOT + 1.18.01-RC1 evpn inet diff --git a/infra/northbound/bgp/pom.xml b/infra/northbound/bgp/pom.xml index 355e66996..b02e46760 100644 --- a/infra/northbound/bgp/pom.xml +++ b/infra/northbound/bgp/pom.xml @@ -21,7 +21,7 @@ impl-parent io.fd.honeycomb.common - 1.18.01-SNAPSHOT + 1.18.01-RC1 ../../../common/impl-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound bgp - 1.18.01-SNAPSHOT + 1.18.01-RC1 diff --git a/infra/northbound/common/pom.xml b/infra/northbound/common/pom.xml index 7de205e90..d87a56946 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.01-SNAPSHOT + 1.18.01-RC1 ../../../common/impl-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound common - 1.18.01-SNAPSHOT + 1.18.01-RC1 diff --git a/infra/northbound/netconf/pom.xml b/infra/northbound/netconf/pom.xml index a727446d5..2967238b8 100644 --- a/infra/northbound/netconf/pom.xml +++ b/infra/northbound/netconf/pom.xml @@ -21,14 +21,14 @@ impl-parent io.fd.honeycomb.common - 1.18.01-SNAPSHOT + 1.18.01-RC1 ../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound netconf - 1.18.01-SNAPSHOT + 1.18.01-RC1 diff --git a/infra/northbound/pom.xml b/infra/northbound/pom.xml index d7528fde8..040c79a73 100644 --- a/infra/northbound/pom.xml +++ b/infra/northbound/pom.xml @@ -21,7 +21,7 @@ honeycomb-parent io.fd.honeycomb.common - 1.18.01-SNAPSHOT + 1.18.01-RC1 ../../common/honeycomb-parent 4.0.0 diff --git a/infra/northbound/restconf/pom.xml b/infra/northbound/restconf/pom.xml index ecff57459..9e02119fb 100644 --- a/infra/northbound/restconf/pom.xml +++ b/infra/northbound/restconf/pom.xml @@ -21,14 +21,14 @@ impl-parent io.fd.honeycomb.common - 1.18.01-SNAPSHOT + 1.18.01-RC1 ../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound restconf - 1.18.01-SNAPSHOT + 1.18.01-RC1 1.19.1 -- cgit 1.2.3-korg