aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/resources/simpleDeploy/policy.json
diff options
context:
space:
mode:
Diffstat (limited to 'main/src/test/resources/simpleDeploy/policy.json')
-rw-r--r--main/src/test/resources/simpleDeploy/policy.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/src/test/resources/simpleDeploy/policy.json b/main/src/test/resources/simpleDeploy/policy.json
index 7786aab7..084aafcc 100644
--- a/main/src/test/resources/simpleDeploy/policy.json
+++ b/main/src/test/resources/simpleDeploy/policy.json
@@ -2,5 +2,5 @@
"name": "policyA",
"version": "1.2.3",
"type": "typeA",
- "typeVersion": "100.2.3"
+ "type_version": "100.2.3"
}