From 75b986b70781a51001522e96f54cb10baced29c7 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Thu, 18 Oct 2018 10:36:33 +0200 Subject: Hc2vpp 1.18.10-RC1 Change-Id: I003a05fb0613855de1912ea6d790ece8a077c687 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 597758260..93a0ade97 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-SNAPSHOT + 1.18.10-RC1 ../../common/api-parent @@ -24,7 +24,7 @@ io.fd.hc2vpp.acl acl-api acl-api - 1.18.10-SNAPSHOT + 1.18.10-RC1 bundle diff --git a/acl/acl-impl/pom.xml b/acl/acl-impl/pom.xml index 70b07d0ff..9d3341d68 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-SNAPSHOT + 1.18.10-RC1 ../../common/impl-parent 4.0.0 io.fd.hc2vpp.acl acl-impl - 1.18.10-SNAPSHOT + 1.18.10-RC1 18.10-SNAPSHOT diff --git a/acl/pom.xml b/acl/pom.xml index 7da45fa39..7f41b4755 100644 --- a/acl/pom.xml +++ b/acl/pom.xml @@ -19,11 +19,11 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.10-SNAPSHOT + 1.18.10-RC1 ../common/hc2vpp-parent acl-aggregator - 1.18.10-SNAPSHOT + 1.18.10-RC1 acl-aggregator pom 4.0.0 -- cgit 1.2.3-korg