Compatibility updates to lfit global-jjb 0.49.0, jenkins-job-builder 3.2.0

Change-Id: I3a1307e22235136423131ae060cf46af0b990534
diff --git a/jjb/maven.yaml b/jjb/maven.yaml
index e72b245..d7a0150 100644
--- a/jjb/maven.yaml
+++ b/jjb/maven.yaml
@@ -35,7 +35,9 @@
           git-url: '$GIT_URL/$GERRIT_PROJECT'
           refspec: '$GERRIT_REFSPEC'
           branch: '$GERRIT_BRANCH'
+          submodule-disable: '{submodule-disable}'
           submodule-recursive: 'false'
+          submodule-timeout: '{submodule-timeout}'
           choosing-strategy: gerrit
           jenkins-ssh-credential: '{jenkins-ssh-credential}'
 
@@ -106,7 +108,9 @@
           git-url: '$GIT_URL/$GERRIT_PROJECT'
           refspec: '$GERRIT_REFSPEC'
           branch: '$GERRIT_BRANCH'
+          submodule-disable: '{submodule-disable}'
           submodule-recursive: 'false'
+          submodule-timeout: '{submodule-timeout}'
           choosing-strategy: gerrit
           jenkins-ssh-credential: '{jenkins-ssh-credential}'