From 75b986b70781a51001522e96f54cb10baced29c7 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Thu, 18 Oct 2018 10:36:33 +0200 Subject: Hc2vpp 1.18.10-RC1 Change-Id: I003a05fb0613855de1912ea6d790ece8a077c687 Signed-off-by: Michal Cmarada --- 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 18d8e1cb3..94ddafbdf 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.10-SNAPSHOT + 1.18.10-RC1 ../../vpp-common/vpp-impl-parent @@ -13,7 +13,7 @@ io.fd.hc2vpp.bgp bgp-prefix-sid ${project.artifactId} - 1.18.10-SNAPSHOT + 1.18.10-RC1 diff --git a/bgp/inet/pom.xml b/bgp/inet/pom.xml index d8109f1c5..17f069ca4 100644 --- a/bgp/inet/pom.xml +++ b/bgp/inet/pom.xml @@ -5,7 +5,7 @@ io.fd.hc2vpp.common vpp-impl-parent - 1.18.10-SNAPSHOT + 1.18.10-RC1 ../../vpp-common/vpp-impl-parent @@ -13,7 +13,7 @@ io.fd.hc2vpp.bgp bgp-inet ${project.artifactId} - 1.18.10-SNAPSHOT + 1.18.10-RC1 diff --git a/bgp/pom.xml b/bgp/pom.xml index 28e84bc13..d48133119 100644 --- a/bgp/pom.xml +++ b/bgp/pom.xml @@ -19,13 +19,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.10-SNAPSHOT + 1.18.10-RC1 ../common/hc2vpp-parent io.fd.hc2vpp.bgp bgp-aggregator - 1.18.10-SNAPSHOT + 1.18.10-RC1 ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg