aboutsummaryrefslogtreecommitdiffstats
path: root/pgaas-post/src/repackage.json
blob: 43c35c963aaecf5d57c85c3f8d5aa591f3064842 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
    "version": "1.1.0",
    "executionUser": "root",
    "description": " PostgreSQL as a Service main scripts ",
    "maintainer": "OpenECOMP <dcae@lists.openecomp.org>",
    "debian": {
        "replaces": [],
        "groupId": "org.openecomp.dcae.storage.pgaas",
        "externalDependencies": [],
        "conflicts": []
    },
    "internalDependencies": [],
    "fileUser": "root",
    "docker": {
        "tag": "latest",
        "externalDependencies": []
    },
    "directoryTreeTops": {},
    "groupId": "org.openecomp.dcae.storage.pgaas",
    "fileGroup": "root",
    "applicationName": "pgaas-post",
    "executionGroup": "root"
}