From 11235f4776ce2ef9166ca4e71cf7c25bd1a5e4a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C4=99drzej=20Nowacki?= Date: Mon, 24 Aug 2015 12:34:52 +0200 Subject: Update sync.profile after branching. Change-Id: I5bd31895c2d131e6a3765202a285c3844d0ac33a Reviewed-by: Simon Hausmann --- sync.profile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index e64033e..8e2728b 100644 --- a/sync.profile +++ b/sync.profile @@ -11,8 +11,8 @@ # - an empty string to use the same branch under test (dependencies will become "refs/heads/master" if we are in the master branch) # %dependencies = ( - "qtbase" => "refs/heads/5.5", - "qtdeclarative" => "refs/heads/5.5", - "qtxmlpatterns" => "refs/heads/5.5", + "qtbase" => "", + "qtdeclarative" => "", + "qtxmlpatterns" => "", ); -- cgit v1.2.1