Add git-ref-mapping.xml
authorYonghee <onstudy@samsung.com>
Wed, 26 Oct 2016 08:27:42 +0000 (17:27 +0900)
committerYonghee <onstudy@samsung.com>
Wed, 26 Oct 2016 08:27:42 +0000 (17:27 +0900)
Change-Id: I6ecbe32dc3530c3f98899c18e650bbcd95f393ad

git-ref-mapping.xml [new file with mode: 0755]

diff --git a/git-ref-mapping.xml b/git-ref-mapping.xml
new file mode 100755 (executable)
index 0000000..fd647cf
--- /dev/null
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<mapping>
+  <default>
+    <!--Ref projects-->
+    <path name="/">
+        <branch name="tizen_3.0" OBS_project="Tizen:3.0:Mobile" OBS_staging_project="Tizen:3.0:Mobile:ref:20161016.1"/>
+        <branch name="tizen_3.0_mobile" OBS_project="Tizen:3.0:Mobile" OBS_staging_project="Tizen:3.0:Mobile:ref:20161016.1"/>
+        <branch name="tizen" OBS_project="Tizen:Mobile" OBS_staging_project="Tizen:Mobile:ref:20161025.1"/>
+        <branch name="tizen_mobile" OBS_project="Tizen:Mobile" OBS_staging_project="Tizen:Mobile:ref:20161025.1"/>
+    </path>
+  </default>
+</mapping>