From 783013bb00129f61cb81ee592763b86e6476db0b Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Mon, 29 Apr 2019 10:55:10 +0200 Subject: Hc2vpp 1.19.04-RC2 Change-Id: Ib8e65df03f6c75da39568c383018cfb8280651b3 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 f016abdfa..373bbfbac 100644 --- a/routing/pom.xml +++ b/routing/pom.xml @@ -19,13 +19,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.19.04-SNAPSHOT + 1.19.04-RC2 ../common/hc2vpp-parent io.fd.hc2vpp.routing routing-aggregator - 1.19.04-SNAPSHOT + 1.19.04-RC2 ${project.artifactId} pom 4.0.0 diff --git a/routing/routing-api/pom.xml b/routing/routing-api/pom.xml index 0ab0bf9f6..b52d9d71c 100644 --- a/routing/routing-api/pom.xml +++ b/routing/routing-api/pom.xml @@ -18,14 +18,14 @@ io.fd.hc2vpp.common api-parent - 1.19.04-SNAPSHOT + 1.19.04-RC2 ../../common/api-parent 4.0.0 io.fd.hc2vpp.routing routing-api - 1.19.04-SNAPSHOT + 1.19.04-RC2 ${project.artifactId} bundle diff --git a/routing/routing-impl/pom.xml b/routing/routing-impl/pom.xml index f13e3d0d8..09878e5e1 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.19.04-SNAPSHOT + 1.19.04-RC2 ../../vpp-common/vpp-impl-parent 4.0.0 io.fd.hc2vpp.routing routing-impl - 1.19.04-SNAPSHOT + 1.19.04-RC2 ${project.artifactId} bundle -- cgit 1.2.3-korg