diff options
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/nsh_sfc/nsh_sfc.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/jjb/nsh_sfc/nsh_sfc.yaml b/jjb/nsh_sfc/nsh_sfc.yaml index ab8265bdc..c9a946091 100644 --- a/jjb/nsh_sfc/nsh_sfc.yaml +++ b/jjb/nsh_sfc/nsh_sfc.yaml @@ -61,7 +61,7 @@ - maven-target: maven-version: '{mvn33}' goals: '--version' - settings: 'vpp-settings' + settings: 'nsh_sfc-settings' settings-type: cfp global-settings: 'global-settings' global-settings-type: cfp @@ -128,7 +128,7 @@ - maven-target: maven-version: '{mvn33}' goals: '--version' - settings: 'vpp-settings' + settings: 'nsh_sfc-settings' settings-type: cfp global-settings: 'global-settings' global-settings-type: cfp @@ -183,4 +183,4 @@ - ../scripts/cleanup_vpp_plugin_dev_env.sh - ../scripts/setup_vpp_plugin_dev_env.sh - include-raw-nsh_sfc-build.sh - - ../scripts/cleanup_vpp_plugin_dev_env.sh
\ No newline at end of file + - ../scripts/cleanup_vpp_plugin_dev_env.sh |