From d98af41d7030e012f6e6c2206786662ab8d268d6 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Thu, 24 Jan 2019 20:17:04 +0100 Subject: Bump jvpp version to 19.04-SNAPSHOT Changes - sets version of VPP package dependencies to 19.04. - updates vpp-plugins to vpp-plugin-core dependencies for debian Change-Id: Ida51151910f217248aa761b59f8cfdb3861b3f26 Signed-off-by: Michal Cmarada --- vpp-common/vpp-common-integration/pom.xml | 2 +- vpp-common/vpp-impl-parent/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'vpp-common') diff --git a/vpp-common/vpp-common-integration/pom.xml b/vpp-common/vpp-common-integration/pom.xml index 60a4ba7f1..f67733ddf 100644 --- a/vpp-common/vpp-common-integration/pom.xml +++ b/vpp-common/vpp-common-integration/pom.xml @@ -30,7 +30,7 @@ ${project.artifactId} - 19.01-SNAPSHOT + 19.04-SNAPSHOT 1.3 diff --git a/vpp-common/vpp-impl-parent/pom.xml b/vpp-common/vpp-impl-parent/pom.xml index 38bb28c28..43d049aa9 100644 --- a/vpp-common/vpp-impl-parent/pom.xml +++ b/vpp-common/vpp-impl-parent/pom.xml @@ -31,7 +31,7 @@ pom - 19.01-SNAPSHOT + 19.04-SNAPSHOT -- cgit