diff options
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/hicn/hicn-docs.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/hicn/hicn-docs.yaml b/jjb/hicn/hicn-docs.yaml index 437596bed..ea98f6fab 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: 'vpp-settings' + settings: 'hicn-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: 'vpp-settings' + settings: 'hicn-settings' settings-type: cfp global-settings: 'global-settings' global-settings-type: cfp |