From 52c0500b9a47d2b0477c7226612515130df19aff Mon Sep 17 00:00:00 2001 From: Mauro Sardara Date: Wed, 6 Feb 2019 22:02:44 +0100 Subject: Fix settings file for hicn docs Change-Id: Ifeac0f1bbe3de4cbd76e71982bba9723605fd663 Signed-off-by: Mauro Sardara --- jjb/hicn/hicn-docs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jjb/hicn') diff --git a/jjb/hicn/hicn-docs.yaml b/jjb/hicn/hicn-docs.yaml index ea98f6fab..437596bed 100644 --- a/jjb/hicn/hicn-docs.yaml +++ b/jjb/hicn/hicn-docs.yaml @@ -61,7 +61,7 @@ - maven-target: maven-version: 'mvn33-new' goals: '--version' - settings: 'hicn-settings' + settings: 'vpp-settings' settings-type: cfp global-settings: 'global-settings' global-settings-type: cfp @@ -145,7 +145,7 @@ - maven-target: maven-version: 'mvn33-new' goals: '--version' - settings: 'hicn-settings' + settings: 'vpp-settings' settings-type: cfp global-settings: 'global-settings' global-settings-type: cfp -- cgit 1.2.3-korg