summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2012-12-17 20:45:32 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-18 09:27:06 +0100
commit2020e988ee673535670fb6901ad23ee6750d02e2 (patch)
treeaeedf0230f53461799c287905317b8fce0ac68a2
parent79c437035006e584839869b05c6ee1bd1a8aa376 (diff)
downloadqtxmlpatterns-2020e988ee673535670fb6901ad23ee6750d02e2.tar.gz
point dependencies to 'release' branches
Change-Id: I16bd4661bed3e61f6bc6bbb67ca30cdb6bb33e70 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
-rw-r--r--sync.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index 75a178b..4bbd64a 100644
--- a/sync.profile
+++ b/sync.profile
@@ -10,5 +10,5 @@
# - any git symbolic ref resolvable from the module's repository (e.g. "refs/heads/master" to track master branch)
#
%dependencies = (
- "qtbase" => "refs/heads/stable",
+ "qtbase" => "refs/heads/release",
);