Stabilize tst_qquickpathview
[profile/ivi/qtdeclarative.git] / sync.profile
index d65c740..bddfd0f 100644 (file)
@@ -17,7 +17,7 @@
 #   - any git symbolic ref resolvable from the module's repository (e.g. "refs/heads/master" to track master branch)
 #
 %dependencies = (
-        "qtbase" => "refs/heads/master",
-        "qtxmlpatterns" => "refs/heads/master",
-        "qtjsbackend" => "refs/heads/master",
+        "qtbase" => "refs/heads/stable",
+        "qtxmlpatterns" => "refs/heads/stable",
+        "qtjsbackend" => "refs/heads/stable",
 );