From b828fe4aa4457645f4e5b8fd784dab1ab527e22d Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Fri, 26 Apr 2019 15:46:29 +0200 Subject: Honeycomb 1.19.04-RC2 Change-Id: I3c1ce39838c0166a31203461313152bb9d819460 Signed-off-by: Michal Cmarada --- 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 2a5756cf6..cf6a2cea9 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.19.04-SNAPSHOT + 1.19.04-RC2 ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp evpn - 1.19.04-SNAPSHOT + 1.19.04-RC2 ${project.artifactId} diff --git a/infra/northbound/bgp-extensions/extension-common/pom.xml b/infra/northbound/bgp-extensions/extension-common/pom.xml index ca8459c0a..99fb1628d 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.19.04-SNAPSHOT + 1.19.04-RC2 ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp extension-common - 1.19.04-SNAPSHOT + 1.19.04-RC2 ${project.artifactId} diff --git a/infra/northbound/bgp-extensions/inet/pom.xml b/infra/northbound/bgp-extensions/inet/pom.xml index d46c9067a..2aeaf0c25 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.19.04-SNAPSHOT + 1.19.04-RC2 ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp inet - 1.19.04-SNAPSHOT + 1.19.04-RC2 ${project.artifactId} diff --git a/infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml b/infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml index de6ad1397..8f93f7773 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.19.04-SNAPSHOT + 1.19.04-RC2 ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp l3-vpn-v4 - 1.19.04-SNAPSHOT + 1.19.04-RC2 ${project.artifactId} diff --git a/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml b/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml index 513f50a1e..9806883bb 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.19.04-SNAPSHOT + 1.19.04-RC2 ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp l3-vpn-v6 - 1.19.04-SNAPSHOT + 1.19.04-RC2 ${project.artifactId} diff --git a/infra/northbound/bgp-extensions/labeled-unicast/pom.xml b/infra/northbound/bgp-extensions/labeled-unicast/pom.xml index 249e9ec67..246730665 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.19.04-SNAPSHOT + 1.19.04-RC2 ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp labeled-unicast - 1.19.04-SNAPSHOT + 1.19.04-RC2 ${project.artifactId} diff --git a/infra/northbound/bgp-extensions/linkstate/pom.xml b/infra/northbound/bgp-extensions/linkstate/pom.xml index 764254f18..64bde61eb 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.19.04-SNAPSHOT + 1.19.04-RC2 ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp linkstate - 1.19.04-SNAPSHOT + 1.19.04-RC2 ${project.artifactId} diff --git a/infra/northbound/bgp-extensions/pom.xml b/infra/northbound/bgp-extensions/pom.xml index a280d6569..8d93a8fdf 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.19.04-SNAPSHOT + 1.19.04-RC2 ../../../common/honeycomb-parent 4.0.0 io.fd.honeycomb.northbound.bgp bgp-extensions - 1.19.04-SNAPSHOT + 1.19.04-RC2 ${project.artifactId} evpn diff --git a/infra/northbound/bgp/pom.xml b/infra/northbound/bgp/pom.xml index b2f064b24..98454b67a 100644 --- a/infra/northbound/bgp/pom.xml +++ b/infra/northbound/bgp/pom.xml @@ -21,7 +21,7 @@ impl-parent io.fd.honeycomb.common - 1.19.04-SNAPSHOT + 1.19.04-RC2 ../../../common/impl-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound bgp - 1.19.04-SNAPSHOT + 1.19.04-RC2 ${project.artifactId} diff --git a/infra/northbound/common/pom.xml b/infra/northbound/common/pom.xml index 138f120e9..c04f13dff 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.04-SNAPSHOT + 1.19.04-RC2 ../../../common/impl-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound common - 1.19.04-SNAPSHOT + 1.19.04-RC2 ${project.artifactId} diff --git a/infra/northbound/netconf/pom.xml b/infra/northbound/netconf/pom.xml index a509e0f74..aa6774a1c 100644 --- a/infra/northbound/netconf/pom.xml +++ b/infra/northbound/netconf/pom.xml @@ -21,14 +21,14 @@ impl-parent io.fd.honeycomb.common - 1.19.04-SNAPSHOT + 1.19.04-RC2 ../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound netconf - 1.19.04-SNAPSHOT + 1.19.04-RC2 ${project.artifactId} diff --git a/infra/northbound/pom.xml b/infra/northbound/pom.xml index 703c57031..623a49c61 100644 --- a/infra/northbound/pom.xml +++ b/infra/northbound/pom.xml @@ -21,7 +21,7 @@ honeycomb-parent io.fd.honeycomb.common - 1.19.04-SNAPSHOT + 1.19.04-RC2 ../../common/honeycomb-parent 4.0.0 diff --git a/infra/northbound/restconf/pom.xml b/infra/northbound/restconf/pom.xml index 831067531..004542a4b 100644 --- a/infra/northbound/restconf/pom.xml +++ b/infra/northbound/restconf/pom.xml @@ -21,14 +21,14 @@ impl-parent io.fd.honeycomb.common - 1.19.04-SNAPSHOT + 1.19.04-RC2 ../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound restconf - 1.19.04-SNAPSHOT + 1.19.04-RC2 ${project.artifactId} -- cgit 1.2.3-korg