aboutsummaryrefslogtreecommitdiffstats
path: root/BRMSGateway
diff options
context:
space:
mode:
authorjhh <jorge.hernandez-herrero@att.com>2019-04-14 21:28:12 -0500
committerjhh <jorge.hernandez-herrero@att.com>2019-04-14 23:33:57 -0500
commit6209ab5febf022a4900c0a5e2a3da977bfa03c73 (patch)
tree175caa0a09d05250d0c82e1ecbcee408c9e21294 /BRMSGateway
parent22f30af410e70e47e00f071092adae6fab7d56fc (diff)
Corrections in dependency.json to match models move.
Change-Id: I71f3832c2304b3a1b8eb41a767b1cf6b28cfbdc2 Issue-ID: POLICY-1611 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Diffstat (limited to 'BRMSGateway')
-rw-r--r--BRMSGateway/dependency.json6
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",