From 8af33853e8da1a2d180f0f9596b7acd8f2c669a9 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Mon, 22 Oct 2018 08:17:13 +0200 Subject: Set hc2vpp version back to 1.18.10-SNAPSHOT Change-Id: Icb47422ce16a563b62ee3d497d28bd12fb7e5fb9 Signed-off-by: Michal Cmarada --- acl/acl-api/pom.xml | 4 ++-- acl/acl-impl/pom.xml | 4 ++-- acl/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'acl') diff --git a/acl/acl-api/pom.xml b/acl/acl-api/pom.xml index 93a0ade97..597758260 100644 --- a/acl/acl-api/pom.xml +++ b/acl/acl-api/pom.xml @@ -16,7 +16,7 @@ io.fd.hc2vpp.common api-parent - 1.18.10-RC1 + 1.18.10-SNAPSHOT ../../common/api-parent @@ -24,7 +24,7 @@ io.fd.hc2vpp.acl acl-api acl-api - 1.18.10-RC1 + 1.18.10-SNAPSHOT bundle diff --git a/acl/acl-impl/pom.xml b/acl/acl-impl/pom.xml index 9d3341d68..70b07d0ff 100644 --- a/acl/acl-impl/pom.xml +++ b/acl/acl-impl/pom.xml @@ -20,14 +20,14 @@ io.fd.hc2vpp.common impl-parent - 1.18.10-RC1 + 1.18.10-SNAPSHOT ../../common/impl-parent 4.0.0 io.fd.hc2vpp.acl acl-impl - 1.18.10-RC1 + 1.18.10-SNAPSHOT 18.10-SNAPSHOT diff --git a/acl/pom.xml b/acl/pom.xml index 7f41b4755..7da45fa39 100644 --- a/acl/pom.xml +++ b/acl/pom.xml @@ -19,11 +19,11 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.10-RC1 + 1.18.10-SNAPSHOT ../common/hc2vpp-parent acl-aggregator - 1.18.10-RC1 + 1.18.10-SNAPSHOT acl-aggregator pom 4.0.0 -- cgit 1.2.3-korg