From e0a2498c90a3b7c3ca74783f2f38d3d2048e49eb Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Thu, 9 May 2019 14:48:12 +0200 Subject: unify jvpp variables When bumping jvpp a lot of variables need to be changed. This is useles because all of them have the same value, unifying them will simplify the bump process. Change-Id: Ie62c4bef0b899acc463f9b855cbb4d5e7e302667 Signed-off-by: Michal Cmarada --- acl/acl-impl/pom.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'acl/acl-impl/pom.xml') diff --git a/acl/acl-impl/pom.xml b/acl/acl-impl/pom.xml index 0b3139044..fb4759f0b 100644 --- a/acl/acl-impl/pom.xml +++ b/acl/acl-impl/pom.xml @@ -29,10 +29,6 @@ acl-impl 1.19.08-SNAPSHOT - - 19.08-SNAPSHOT - - io.fd.honeycomb @@ -48,7 +44,7 @@ io.fd.jvpp jvpp-acl - ${jvpp.acl.version} + ${jvpp.version} -- cgit 1.2.3-korg