Overrides for the versions of the project's secondary sources specified as a JSON array. For example:

[
    {
        "sourceIdentifier": "source1",
        "sourceVersion": "branch1"
    },
    {
        "sourceIdentifier": "source2",
        "sourceVersion": "branch2"
    }
]