From 5a2a47034f8af1d4e2f77fdde02c947bce7fc0d5 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Fri, 20 Jul 2018 13:07:58 +0200 Subject: Bump hc2vpp version to 1.18.10-SNAPSHOT Change-Id: I6ba9d0017cc42a4cafe3790e563e206d33c211b3 Signed-off-by: Marek Gradzki --- 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 174e6205b..d78a8a955 100644 --- a/routing/pom.xml +++ b/routing/pom.xml @@ -19,13 +19,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT ../common/hc2vpp-parent io.fd.hc2vpp.routing routing-aggregator - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT ${project.artifactId} pom 4.0.0 diff --git a/routing/routing-api/pom.xml b/routing/routing-api/pom.xml index e408fb841..8f331e037 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.07-SNAPSHOT + 1.18.10-SNAPSHOT ../../common/api-parent 4.0.0 io.fd.hc2vpp.routing routing-api - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT ${project.artifactId} bundle diff --git a/routing/routing-impl/pom.xml b/routing/routing-impl/pom.xml index 722679761..db01162fd 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.07-SNAPSHOT + 1.18.10-SNAPSHOT ../../vpp-common/vpp-impl-parent 4.0.0 io.fd.hc2vpp.routing routing-impl - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT ${project.artifactId} bundle -- cgit 1.2.3-korg