MINOR: Update 2 branch alias to be 2.x-dev not 2.2.x-dev

This commit is contained in:
Sam Minnee 2017-05-05 09:29:07 +12:00
parent 78c65719da
commit 894eee2555
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "2.2.x-dev"
"dev-master": "2.x-dev"
}
},
"prefer-stable": true,