Corrections in dependency.json to match models move.

Change-Id: I71f3832c2304b3a1b8eb41a767b1cf6b28cfbdc2
Issue-ID: POLICY-1611
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
diff --git a/BRMSGateway/dependency.json b/BRMSGateway/dependency.json
index a6a1fd8..2408723 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",