diff options
Diffstat (limited to 'BRMSGateway/dependency.json')
-rw-r--r-- | BRMSGateway/dependency.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/BRMSGateway/dependency.json b/BRMSGateway/dependency.json index a6a1fd85e..240872384 100644 --- a/BRMSGateway/dependency.json +++ b/BRMSGateway/dependency.json @@ -114,9 +114,9 @@ "artifactId": "actor.vfc", "version": "2.0.0-SNAPSHOT" }, { - "groupId": "org.onap.policy.drools-applications.controlloop.common", - "artifactId": "policy-yaml", - "version": "1.4.0-SNAPSHOT" + "groupId": "org.onap.policy.models.policy-models-interactions", + "artifactId": "model-yaml", + "version": "2.0.0-SNAPSHOT" }, { "groupId": "com.att.research.xacml", "artifactId": "xacml-pdp", |