From 9bfd464714c29b4410098a3a8c5d1700ac6ded1a Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Thu, 24 Jan 2019 09:58:52 +0100 Subject: Bump honeycomb version to 1.19.04-SNAPSHOT Change-Id: Iaab95d1a821673f9138ba8a118c2e265826a6288 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 7ae76e10d..2a5756cf6 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.01-SNAPSHOT + 1.19.04-SNAPSHOT ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp evpn - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ${project.artifactId} diff --git a/infra/northbound/bgp-extensions/extension-common/pom.xml b/infra/northbound/bgp-extensions/extension-common/pom.xml index 90f5dfd3e..ca8459c0a 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.01-SNAPSHOT + 1.19.04-SNAPSHOT ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp extension-common - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ${project.artifactId} diff --git a/infra/northbound/bgp-extensions/inet/pom.xml b/infra/northbound/bgp-extensions/inet/pom.xml index de26b4177..d46c9067a 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.01-SNAPSHOT + 1.19.04-SNAPSHOT ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp inet - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ${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 0218bc592..de6ad1397 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.01-SNAPSHOT + 1.19.04-SNAPSHOT ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp l3-vpn-v4 - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ${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 f273f416a..513f50a1e 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.01-SNAPSHOT + 1.19.04-SNAPSHOT ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp l3-vpn-v6 - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ${project.artifactId} diff --git a/infra/northbound/bgp-extensions/labeled-unicast/pom.xml b/infra/northbound/bgp-extensions/labeled-unicast/pom.xml index c1ebf1658..249e9ec67 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.01-SNAPSHOT + 1.19.04-SNAPSHOT ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp labeled-unicast - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ${project.artifactId} diff --git a/infra/northbound/bgp-extensions/linkstate/pom.xml b/infra/northbound/bgp-extensions/linkstate/pom.xml index f1af51ab2..764254f18 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.01-SNAPSHOT + 1.19.04-SNAPSHOT ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp linkstate - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ${project.artifactId} diff --git a/infra/northbound/bgp-extensions/pom.xml b/infra/northbound/bgp-extensions/pom.xml index c40c75338..a280d6569 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.01-SNAPSHOT + 1.19.04-SNAPSHOT ../../../common/honeycomb-parent 4.0.0 io.fd.honeycomb.northbound.bgp bgp-extensions - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ${project.artifactId} evpn diff --git a/infra/northbound/bgp/pom.xml b/infra/northbound/bgp/pom.xml index c0c3d4eff..b2f064b24 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.01-SNAPSHOT + 1.19.04-SNAPSHOT ../../../common/impl-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound bgp - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ${project.artifactId} diff --git a/infra/northbound/common/pom.xml b/infra/northbound/common/pom.xml index 728ec1c2a..138f120e9 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-SNAPSHOT + 1.19.04-SNAPSHOT ../../../common/impl-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound common - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ${project.artifactId} diff --git a/infra/northbound/netconf/pom.xml b/infra/northbound/netconf/pom.xml index 74884fc41..fcbf38880 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.01-SNAPSHOT + 1.19.04-SNAPSHOT ../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound netconf - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ${project.artifactId} diff --git a/infra/northbound/pom.xml b/infra/northbound/pom.xml index a98bf2c4a..703c57031 100644 --- a/infra/northbound/pom.xml +++ b/infra/northbound/pom.xml @@ -21,7 +21,7 @@ honeycomb-parent io.fd.honeycomb.common - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ../../common/honeycomb-parent 4.0.0 diff --git a/infra/northbound/restconf/pom.xml b/infra/northbound/restconf/pom.xml index bb5876098..831067531 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.01-SNAPSHOT + 1.19.04-SNAPSHOT ../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound restconf - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ${project.artifactId} -- cgit 1.2.3-korg