diff options
Diffstat (limited to 'main/src/test/resources')
-rw-r--r-- | main/src/test/resources/simpleDeploy/getGroupDao.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/src/test/resources/simpleDeploy/getGroupDao.json b/main/src/test/resources/simpleDeploy/getGroupDao.json index 2e74d1bf..65d0907a 100644 --- a/main/src/test/resources/simpleDeploy/getGroupDao.json +++ b/main/src/test/resources/simpleDeploy/getGroupDao.json @@ -2,7 +2,7 @@ "groups": [ { "name": "groupA", - "version": "0.0.0", + "version": "200.2.3", "pdpSubgroups": [ { "pdpType": "pdpTypeA", |