From 2f3b290f51486a1243cc1306430ba6ce64ae4ba3 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Thu, 24 Jan 2019 14:27:26 +0100 Subject: Bump hc2vpp version to 1.19.04-SNAPSHOT Change-Id: I5f2c8635eab44f5d7b74514f3a2f7b4218b3369c 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 e6e59683e..f016abdfa 100644 --- a/routing/pom.xml +++ b/routing/pom.xml @@ -19,13 +19,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ../common/hc2vpp-parent io.fd.hc2vpp.routing routing-aggregator - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ${project.artifactId} pom 4.0.0 diff --git a/routing/routing-api/pom.xml b/routing/routing-api/pom.xml index c85a194c8..0ab0bf9f6 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.01-SNAPSHOT + 1.19.04-SNAPSHOT ../../common/api-parent 4.0.0 io.fd.hc2vpp.routing routing-api - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ${project.artifactId} bundle diff --git a/routing/routing-impl/pom.xml b/routing/routing-impl/pom.xml index 8eecdc65e..3a4d16ec0 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.01-SNAPSHOT + 1.19.04-SNAPSHOT ../../vpp-common/vpp-impl-parent 4.0.0 io.fd.hc2vpp.routing routing-impl - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ${project.artifactId} bundle -- cgit 1.2.3-korg