diff options
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/vfc/vfc-gvnfm-vnfres-java.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/vfc/vfc-gvnfm-vnfres-java.yaml b/jjb/vfc/vfc-gvnfm-vnfres-java.yaml index 8da145249..9cff754de 100644 --- a/jjb/vfc/vfc-gvnfm-vnfres-java.yaml +++ b/jjb/vfc/vfc-gvnfm-vnfres-java.yaml @@ -33,7 +33,7 @@ mvn-params: '-f res/pom.xml' build-node: ubuntu1604-builder-4c-4g project: 'vfc/gvnfm/vnfres' - project-name: 'vfc-gvnfm-vnfres' + project-name: 'vfc-gvnfm-vnfres-res' branch: 'master' mvn-settings: 'vfc-gvnfm-vnfres-settings' mvn-goals: 'clean install' |