From 9543c6f3ac4a4c7e12f51b2816e8d4c743a57b3e Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Tue, 31 Oct 2017 20:32:29 +0100 Subject: Set hc2vpp version to 1.17.10.1-SNAPSHOT Change-Id: Ic1cca03f4375df306dca3bfe946cc2287a4ac44e Signed-off-by: Marek Gradzki --- dhcp/dhcp-api/pom.xml | 4 ++-- dhcp/dhcp-impl/pom.xml | 6 +++--- dhcp/pom.xml | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'dhcp') diff --git a/dhcp/dhcp-api/pom.xml b/dhcp/dhcp-api/pom.xml index a7f2774a3..2be81afb3 100644 --- a/dhcp/dhcp-api/pom.xml +++ b/dhcp/dhcp-api/pom.xml @@ -16,7 +16,7 @@ io.fd.hc2vpp.common api-parent - 1.17.10 + 1.17.10.1-SNAPSHOT ../../common/api-parent @@ -24,7 +24,7 @@ io.fd.hc2vpp.dhcp dhcp-api dhcp-api - 1.17.10 + 1.17.10.1-SNAPSHOT bundle diff --git a/dhcp/dhcp-impl/pom.xml b/dhcp/dhcp-impl/pom.xml index 3c43627de..9ef739ba6 100644 --- a/dhcp/dhcp-impl/pom.xml +++ b/dhcp/dhcp-impl/pom.xml @@ -16,7 +16,7 @@ io.fd.hc2vpp.common vpp-impl-parent - 1.17.10 + 1.17.10.1-SNAPSHOT ../../vpp-common/vpp-impl-parent @@ -24,7 +24,7 @@ io.fd.hc2vpp.dhcp dhcp-impl dhcp-impl - 1.17.10 + 1.17.10.1-SNAPSHOT bundle @@ -69,7 +69,7 @@ io.fd.honeycomb translate-impl - 1.17.10 + 1.17.10.1-SNAPSHOT diff --git a/dhcp/pom.xml b/dhcp/pom.xml index 9e934cd5e..41203445c 100644 --- a/dhcp/pom.xml +++ b/dhcp/pom.xml @@ -19,11 +19,11 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.17.10 + 1.17.10.1-SNAPSHOT ../common/hc2vpp-parent dhcp-aggregator - 1.17.10 + 1.17.10.1-SNAPSHOT dhcp-aggregator pom 4.0.0 -- cgit 1.2.3-korg