diff options
-rw-r--r-- | default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml index 5e08cec..3c9ecff 100644 --- a/default.xml +++ b/default.xml @@ -12,7 +12,7 @@ <remote name="private" fetch="ssh://git@github.com" /> - <default revision="refs/heads/cm-10.1" + <default revision="refs/heads/cm-10.1-staging" remote="github" sync-c="true" sync-j="4" /> |