Commit bfe848c7 authored by Sergio Ahumada's avatar Sergio Ahumada Committed by The Qt Project
Browse files

sync.profile: Point dependencies to 'refs/heads/stable'


We should test stable branches against stable branches only.
At some point we should automate the merges from dev->stable->release
and decide how to handle possible merge conflicts.

This is good enough for the time being.

Change-Id: I42f68dd5f073a466cecbe9d811a0152af7256895
Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: default avatarJanne Anttila <janne.anttila@digia.com>
parent bfbc5f8d
No related merge requests found
Showing with 1 addition and 1 deletion
......@@ -5,5 +5,5 @@
# - any git symbolic ref resolvable from the module's repository (e.g. "refs/heads/master" to track master branch)
#
%dependencies = (
"qtbase" => "refs/heads/master",
"qtbase" => "refs/heads/stable",
);
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment