From bb94464f2321b03b45c03c42effbcc458081c72e Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Fri, 26 Oct 2018 16:34:11 +0200 Subject: Hc2vpp 1.18.10 release Change-Id: I40aa22375108c7b390487570c4f080140459572a Signed-off-by: Michal Cmarada --- mpls/api/pom.xml | 4 ++-- mpls/impl/pom.xml | 4 ++-- mpls/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'mpls') diff --git a/mpls/api/pom.xml b/mpls/api/pom.xml index 5bed1ee8a..055db8220 100644 --- a/mpls/api/pom.xml +++ b/mpls/api/pom.xml @@ -21,14 +21,14 @@ io.fd.hc2vpp.common api-parent - 1.18.10-SNAPSHOT + 1.18.10 ../../common/api-parent io.fd.hc2vpp.mpls mpls-api ${project.artifactId} - 1.18.10-SNAPSHOT + 1.18.10 diff --git a/mpls/impl/pom.xml b/mpls/impl/pom.xml index 4f2c98bb0..dc9b714e9 100644 --- a/mpls/impl/pom.xml +++ b/mpls/impl/pom.xml @@ -21,14 +21,14 @@ io.fd.hc2vpp.common vpp-impl-parent - 1.18.10-SNAPSHOT + 1.18.10 ../../vpp-common/vpp-impl-parent io.fd.hc2vpp.mpls mpls-impl ${project.artifactId} - 1.18.10-SNAPSHOT + 1.18.10 diff --git a/mpls/pom.xml b/mpls/pom.xml index 80e34b677..ddb976e7d 100644 --- a/mpls/pom.xml +++ b/mpls/pom.xml @@ -20,13 +20,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.10-SNAPSHOT + 1.18.10 ../common/hc2vpp-parent io.fd.hc2vpp.mpls mpls-aggregator - 1.18.10-SNAPSHOT + 1.18.10 ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg