From 6dcd78a8100f7ff31332f4edee742a820ca126a4 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Fri, 27 Apr 2018 21:45:24 +0200 Subject: Honeycomb 1.18.04 release Change-Id: I5dffb785a9bc02df6caa30b932b05a96471cc111 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 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) (limited to 'infra/northbound/bgp-extensions') diff --git a/infra/northbound/bgp-extensions/evpn/pom.xml b/infra/northbound/bgp-extensions/evpn/pom.xml index 190287690..0a82cfa9f 100644 --- a/infra/northbound/bgp-extensions/evpn/pom.xml +++ b/infra/northbound/bgp-extensions/evpn/pom.xml @@ -21,7 +21,7 @@ impl-parent io.fd.honeycomb.common - 1.18.04-SNAPSHOT + 1.18.04 ../../../../common/impl-parent 4.0.0 @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound.bgp evpn ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.04 diff --git a/infra/northbound/bgp-extensions/extension-common/pom.xml b/infra/northbound/bgp-extensions/extension-common/pom.xml index e70cca80a..7cbb1b0eb 100644 --- a/infra/northbound/bgp-extensions/extension-common/pom.xml +++ b/infra/northbound/bgp-extensions/extension-common/pom.xml @@ -21,7 +21,7 @@ impl-parent io.fd.honeycomb.common - 1.18.04-SNAPSHOT + 1.18.04 ../../../../common/impl-parent 4.0.0 @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound.bgp extension-common ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.04 diff --git a/infra/northbound/bgp-extensions/inet/pom.xml b/infra/northbound/bgp-extensions/inet/pom.xml index a2b60057e..b06244466 100644 --- a/infra/northbound/bgp-extensions/inet/pom.xml +++ b/infra/northbound/bgp-extensions/inet/pom.xml @@ -21,7 +21,7 @@ impl-parent io.fd.honeycomb.common - 1.18.04-SNAPSHOT + 1.18.04 ../../../../common/impl-parent 4.0.0 @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound.bgp inet ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.04 diff --git a/infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml b/infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml index 879174b00..d1f41d8d4 100644 --- a/infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml +++ b/infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml @@ -21,7 +21,7 @@ impl-parent io.fd.honeycomb.common - 1.18.04-SNAPSHOT + 1.18.04 ../../../../common/impl-parent 4.0.0 @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound.bgp l3-vpn-v4 ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.04 diff --git a/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml b/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml index 2321cb24c..c2c51bd61 100644 --- a/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml +++ b/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml @@ -21,7 +21,7 @@ impl-parent io.fd.honeycomb.common - 1.18.04-SNAPSHOT + 1.18.04 ../../../../common/impl-parent 4.0.0 @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound.bgp l3-vpn-v6 ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.04 diff --git a/infra/northbound/bgp-extensions/labeled-unicast/pom.xml b/infra/northbound/bgp-extensions/labeled-unicast/pom.xml index 2f1c3108c..8c51ac231 100644 --- a/infra/northbound/bgp-extensions/labeled-unicast/pom.xml +++ b/infra/northbound/bgp-extensions/labeled-unicast/pom.xml @@ -21,7 +21,7 @@ impl-parent io.fd.honeycomb.common - 1.18.04-SNAPSHOT + 1.18.04 ../../../../common/impl-parent 4.0.0 @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound.bgp labeled-unicast ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.04 io.fd.honeycomb.northbound.bgp diff --git a/infra/northbound/bgp-extensions/linkstate/pom.xml b/infra/northbound/bgp-extensions/linkstate/pom.xml index 2b3e72fe1..3eb02bf15 100644 --- a/infra/northbound/bgp-extensions/linkstate/pom.xml +++ b/infra/northbound/bgp-extensions/linkstate/pom.xml @@ -21,7 +21,7 @@ impl-parent io.fd.honeycomb.common - 1.18.04-SNAPSHOT + 1.18.04 ../../../../common/impl-parent 4.0.0 @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound.bgp linkstate ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.04 io.fd.honeycomb.northbound.bgp diff --git a/infra/northbound/bgp-extensions/pom.xml b/infra/northbound/bgp-extensions/pom.xml index 3438bc8c4..a02a40bed 100644 --- a/infra/northbound/bgp-extensions/pom.xml +++ b/infra/northbound/bgp-extensions/pom.xml @@ -21,7 +21,7 @@ honeycomb-parent io.fd.honeycomb.common - 1.18.04-SNAPSHOT + 1.18.04 ../../../common/honeycomb-parent 4.0.0 @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound.bgp bgp-extensions ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.04 evpn inet -- cgit 1.2.3-korg