diff options
author | liamfallon <liam.fallon@est.tech> | 2019-04-12 18:59:25 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2019-04-12 18:59:25 +0000 |
commit | b2ae3e6a44a3aa70ac1cd1d2ef78316bfc6e9d04 (patch) | |
tree | 195068aabadcb2853119945c22f84679de53e097 /models-pdp/src/test/resources/testdata/PdpGroups0.json | |
parent | 92d9b661cc32b8dcc90e813aa220e26ef6f83b17 (diff) |
Remove version from PdpGroup
Issue-ID: POLICY-1095
Change-Id: I91f495947fe77222804e7ab31c4dd7d7aee66b44
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'models-pdp/src/test/resources/testdata/PdpGroups0.json')
-rw-r--r-- | models-pdp/src/test/resources/testdata/PdpGroups0.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/models-pdp/src/test/resources/testdata/PdpGroups0.json b/models-pdp/src/test/resources/testdata/PdpGroups0.json index 6ebdd6c7a..01e140cd8 100644 --- a/models-pdp/src/test/resources/testdata/PdpGroups0.json +++ b/models-pdp/src/test/resources/testdata/PdpGroups0.json @@ -2,7 +2,6 @@ "groups": [ { "name": "PdpGroup0", - "version": "1.2.3", "description": "group description", "pdpGroupState": "PASSIVE", "properties": { |