aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/resources/simpleDeploy/upgradeGroupPolicy4.json
blob: 8b7c96c5de1d340865090ed383daf6ff7393b89f (plain)
1
2
3
4
5
6
7
8
9
10
{
    "policies":  [
        {
            "name": "policyD",
            "version": "1.2.3",
            "type": "typeA",
            "type_version": "100.2.3"
        }
    ]
}