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 --- routing/pom.xml | 4 ++-- routing/routing-api/pom.xml | 4 ++-- routing/routing-impl/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'routing') diff --git a/routing/pom.xml b/routing/pom.xml index d78a8a955..e1e031bc5 100644 --- a/routing/pom.xml +++ b/routing/pom.xml @@ -19,13 +19,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.10-SNAPSHOT + 1.18.10 ../common/hc2vpp-parent io.fd.hc2vpp.routing routing-aggregator - 1.18.10-SNAPSHOT + 1.18.10 ${project.artifactId} pom 4.0.0 diff --git a/routing/routing-api/pom.xml b/routing/routing-api/pom.xml index 8f331e037..111a5020f 100644 --- a/routing/routing-api/pom.xml +++ b/routing/routing-api/pom.xml @@ -18,14 +18,14 @@ io.fd.hc2vpp.common api-parent - 1.18.10-SNAPSHOT + 1.18.10 ../../common/api-parent 4.0.0 io.fd.hc2vpp.routing routing-api - 1.18.10-SNAPSHOT + 1.18.10 ${project.artifactId} bundle diff --git a/routing/routing-impl/pom.xml b/routing/routing-impl/pom.xml index db01162fd..5e166f43b 100644 --- a/routing/routing-impl/pom.xml +++ b/routing/routing-impl/pom.xml @@ -20,14 +20,14 @@ io.fd.hc2vpp.common vpp-impl-parent - 1.18.10-SNAPSHOT + 1.18.10 ../../vpp-common/vpp-impl-parent 4.0.0 io.fd.hc2vpp.routing routing-impl - 1.18.10-SNAPSHOT + 1.18.10 ${project.artifactId} bundle -- cgit 1.2.3-korg