Fixed the branch alias for master

2.3.0 has already been released
This commit is contained in:
Christophe Coevoet 2013-07-04 13:21:13 +02:00
parent 0b17291084
commit b0022d78a2

View File

@ -40,7 +40,7 @@
"target-dir": "Nelmio/ApiDocBundle", "target-dir": "Nelmio/ApiDocBundle",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.2.x-dev" "dev-master": "2.3.x-dev"
} }
} }
} }