Test gson in policy-management
[policy/drools-pdp.git] / policy-management / src / test / resources / org / onap / policy / drools / protocol / configuration / DroolsConfigurationTest.json
1 {
2     "artifactId": "org.onap.artifact",
3     "groupId": "group",
4     "version": "1.0.0",
5     "foo": "bar",
6     "hello": "world"
7 }