Set Maven Deploy id and url to blank strings 26/12926/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 18 Nov 2014 19:47:15 +0000 (14:47 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 18 Nov 2014 19:47:15 +0000 (14:47 -0500)
Change-Id: I2b63c9ee21ae76217bd4d40d1f7cd351f4475692
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/job.yaml.example
jjb/job.yaml.template
jjb/ttp/ttp.yaml

index 004ce47d70b026c1bed1940d1f5b521063a2fe9f..a7bf1d757ebd96a2a551819ffcea8476cb126a5f 100644 (file)
         - email-notification:
             email-prefix: '[aaa]'
         - maven-deploy:
-            id:
-            url:
+            id: ''
+            url: ''
             unique-version: true
             deploy-unstable: false
 
index 299291c56292d19ae228bd2e178d4ca85c0fefa0..c77ad060dadef2b5f748d66d4e9ecab78629d90f 100644 (file)
         - email-notification:
             email-prefix: '[PROJECT]'
         - maven-deploy:
-            id:
-            url:
+            id: ''
+            url: ''
             unique-version: true
             deploy-unstable: false
 
index f34aa16e71605936b81349a69b08e6ddca4120e7..1b6aa8b204cc565cbcd146916f533292195f829b 100644 (file)
         - email-notification:
             email-prefix: '[ttp]'
         - maven-deploy:
-            id:
-            url:
+            id: ''
+            url: ''
             unique-version: true
             deploy-unstable: false