Switch to the official repository

for job mbedtls-pr-multibranch.yaml

Signed-off-by: Arthur She <arthur.she@linaro.org>
Change-Id: If014632d19dcdb55930610363e84580c1ab68fe8
diff --git a/mbedtls-pr-multibranch.yaml b/mbedtls-pr-multibranch.yaml
index bb4a8c7..c329285 100644
--- a/mbedtls-pr-multibranch.yaml
+++ b/mbedtls-pr-multibranch.yaml
@@ -13,10 +13,9 @@
                   <name>mbedtls-test</name>
                   <retriever class="org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever">
                     <scm class="org.jenkinsci.plugins.github_branch_source.GitHubSCMSource" plugin="github-branch-source@2.9.1">
-                      <apiUri>https://api.github.com</apiUri>
-                      <repoOwner>arthur-she</repoOwner>
+                      <repoOwner>ARMmbed</repoOwner>
                       <repository>mbedtls-test</repository>
-                      <repositoryUrl>https://github.com/arthur-she/mbedtls-test</repositoryUrl>
+                      <repositoryUrl>https://github.com/arthur-she/mbedtls-test.git</repositoryUrl>
                       <traits>
                         <org.jenkinsci.plugins.github__branch__source.BranchDiscoveryTrait>
                           <strategyId>1</strategyId>
@@ -31,7 +30,7 @@
                       </traits>
                     </scm>
                   </retriever>
-                  <defaultVersion>leo-mbedtls-open-ci-notify-github</defaultVersion>
+                  <defaultVersion>master</defaultVersion>
                   <implicit>true</implicit>
                   <allowVersionOverride>true</allowVersionOverride>
                   <includeInChangesets>true</includeInChangesets>
@@ -41,10 +40,10 @@
     scm:
     - github:
         api-uri: https://api.github.com
-        credentials-id: arthur-2-mbedtls-github-token
-        repo-owner: arthur-she
+        credentials-id: mbedtls-github-token
+        repo-owner: ARMmbed
         repo: mbedtls
-        repository-url: https://github.com/arthur-she/mbedtls.git
+        repository-url: https://github.com/ARMmbed/mbedtls.git
         branch-discovery: no-pr
         discover-pr-origin: both
         discover-pr-forks-strategy: both