Fix WARNINGS for recursive-submodules deprecated setting 52/19052/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 24 Apr 2015 23:34:10 +0000 (19:34 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 24 Apr 2015 23:34:10 +0000 (19:34 -0400)
Change-Id: I26f34b2dde09219331db7f52ebb4b8f5e6fdd951
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/autorelease/autorelease-lithium.yaml
jjb/autorelease/autorelease-master.yaml

index 3cf87e56af0edd53a0bf8632f3504de63ec3bab6..79896f50d00ccab91494a8985f3f7cf74b010af9 100644 (file)
@@ -39,7 +39,8 @@
             branches:
                 - 'origin/{branch}'
             skip-tag: true
-            recursive-submodules: true
+            submodule:
+                recursive: true
 
     wrappers:
         - autorelease-build-timeout
             branches:
                 - 'origin/{branch}'
             skip-tag: true
-            recursive-submodules: true
+            submodule:
+                recursive: true
 
     wrappers:
         - autorelease-build-timeout
index 15265927b8a35e8c70695439f212320916ae3ec3..cb5df6270d52597610315cb1674e6a46f038584d 100644 (file)
@@ -38,7 +38,8 @@
             branches:
                 - 'origin/{branch}'
             skip-tag: true
-            recursive-submodules: true
+            submodule:
+                recursive: true
 
     wrappers:
         - autorelease-build-timeout