Modify vfc-gvnfm-vnfres java job yaml 25/6625/2
authorying.yunlong <ying.yunlong@zte.com.cn>
Thu, 3 Aug 2017 09:24:09 +0000 (17:24 +0800)
committerying.yunlong <ying.yunlong@zte.com.cn>
Fri, 4 Aug 2017 00:54:54 +0000 (08:54 +0800)
Modify project-name and mvn-settings, make them
consistent with the name of the project.

Change-Id: I486d7f3db4281b31207902a80c3995d850f0b64f
Issue-ID: VFC-77
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
jjb/vfc/vfc-gvnfm-vnfres-java.yaml

index 969373d..da8460d 100644 (file)
@@ -2,12 +2,12 @@
 
 - project:
     name: vfc-gvnfm-vnfres-java
-    project-name: 'vfc-gvnfm-vnfres-java'
+    project-name: 'vfc-gvnfm-vnfres'
     project: 'vfc/gvnfm/vnfres'
     stream:
       - 'master':
           branch: 'master'
-    mvn-settings: 'vfc-gvnfm-vnfres-java-settings'
+    mvn-settings: 'vfc-gvnfm-vnfres-settings'
     subproject:
       - 'res':
           pom: 'res/pom.xml'