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 --- vpp-common/vpp-common-integration/pom.xml | 1 - vpp-common/vpp-impl-parent/pom.xml | 4 ---- 2 files changed, 5 deletions(-) (limited to 'vpp-common') diff --git a/vpp-common/vpp-common-integration/pom.xml b/vpp-common/vpp-common-integration/pom.xml index 8e2c3eac5..8ead44419 100644 --- a/vpp-common/vpp-common-integration/pom.xml +++ b/vpp-common/vpp-common-integration/pom.xml @@ -30,7 +30,6 @@ ${project.artifactId} - 19.08-SNAPSHOT 2.1 diff --git a/vpp-common/vpp-impl-parent/pom.xml b/vpp-common/vpp-impl-parent/pom.xml index 5ba80e2e1..2014725ed 100644 --- a/vpp-common/vpp-impl-parent/pom.xml +++ b/vpp-common/vpp-impl-parent/pom.xml @@ -30,10 +30,6 @@ 1.19.08-SNAPSHOT pom - - 19.08-SNAPSHOT - - -- cgit 1.2.3-korg