From d39f8a20bd14f4b461ebb081334efff64670e309 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Mon, 9 Apr 2018 16:28:51 +0200 Subject: Hc2vpp 1.18.04-RC1 Change-Id: Icf7b2a3c3f9a6b58be82a1eaafbc1386eb4d3831 Signed-off-by: Marek Gradzki --- bgp/bgp-prefix-sid/pom.xml | 4 ++-- bgp/inet/pom.xml | 4 ++-- bgp/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'bgp') diff --git a/bgp/bgp-prefix-sid/pom.xml b/bgp/bgp-prefix-sid/pom.xml index 7300e0190..dd20d6a25 100644 --- a/bgp/bgp-prefix-sid/pom.xml +++ b/bgp/bgp-prefix-sid/pom.xml @@ -5,7 +5,7 @@ io.fd.hc2vpp.common vpp-impl-parent - 1.18.04-SNAPSHOT + 1.18.04-RC1 ../../vpp-common/vpp-impl-parent @@ -13,7 +13,7 @@ io.fd.hc2vpp.bgp bgp-prefix-sid ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.04-RC1 diff --git a/bgp/inet/pom.xml b/bgp/inet/pom.xml index 07650b655..06bab7a6a 100644 --- a/bgp/inet/pom.xml +++ b/bgp/inet/pom.xml @@ -5,7 +5,7 @@ io.fd.hc2vpp.common vpp-impl-parent - 1.18.04-SNAPSHOT + 1.18.04-RC1 ../../vpp-common/vpp-impl-parent @@ -13,7 +13,7 @@ io.fd.hc2vpp.bgp bgp-inet ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.04-RC1 diff --git a/bgp/pom.xml b/bgp/pom.xml index cbec44561..cf00cc5f1 100644 --- a/bgp/pom.xml +++ b/bgp/pom.xml @@ -19,13 +19,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.04-SNAPSHOT + 1.18.04-RC1 ../common/hc2vpp-parent io.fd.hc2vpp.bgp bgp-aggregator - 1.18.04-SNAPSHOT + 1.18.04-RC1 ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg