X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=BRMSGateway%2Fdependency.json;h=64333e6b3cdefaf4b7347273950679224dc7ef48;hp=a883cc9dac13f2cb42a1adb0adbe4dfb97fba7bf;hb=31aa90351064401a6ef4aaea9304b745969004e0;hpb=e92ff832cf993db876f22b2d27562fedf59f5043 diff --git a/BRMSGateway/dependency.json b/BRMSGateway/dependency.json index a883cc9da..64333e6b3 100644 --- a/BRMSGateway/dependency.json +++ b/BRMSGateway/dependency.json @@ -1,33 +1,118 @@ { - "dependencies": { - "default": [{ - "groupId": "org.onap.policy.drools-applications", - "artifactId": "demo", - "version": "1.1.0-SNAPSHOT" - }, { - "groupId": "org.onap.policy.drools-applications", - "artifactId": "events", - "version": "1.1.0-SNAPSHOT" - }, { - "groupId": "org.onap.policy.drools-applications", - "artifactId": "rest", - "version": "1.1.0-SNAPSHOT" - }, { - "groupId": "org.onap.policy.drools-applications", - "artifactId": "appc", - "version": "1.1.0-SNAPSHOT" - }, { - "groupId": "org.onap.policy.drools-applications", - "artifactId": "aai", - "version": "1.1.0-SNAPSHOT" - }, { - "groupId": "org.onap.policy.drools-applications", - "artifactId": "mso", - "version": "1.1.0-SNAPSHOT" - }, { - "groupId": "org.onap.policy.drools-applications", - "artifactId": "trafficgenerator", - "version": "1.1.0-SNAPSHOT" - }] - } -} \ No newline at end of file + "dependencies": { + "default": [{ + "groupId": "org.onap.policy.drools-applications.controlloop.templates", + "artifactId": "template.demo", + "version": "1.5.1" + }, { + "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", + "artifactId": "events", + "version": "2.1.2" + }, { + "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", + "artifactId": "rest", + "version": "2.1.2" + }, { + "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", + "artifactId": "appc", + "version": "2.1.2" + }, { + "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", + "artifactId": "aai", + "version": "2.1.2" + }, { + "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", + "artifactId": "so", + "version": "2.1.2" + }, { + "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", + "artifactId": "sdnc", + "version": "2.1.2" + }, { + "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", + "artifactId": "sdnr", + "version": "2.1.2" + }], + "amsterdam": [{ + "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", + "artifactId": "events", + "version": "2.1.2" + }, { + "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", + "artifactId": "appc", + "version": "2.1.2" + }, { + "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", + "artifactId": "appclcm", + "version": "2.1.2" + }, { + "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", + "artifactId": "vfc", + "version": "2.1.2" + }, { + "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", + "artifactId": "so", + "version": "2.1.2" + }, { + "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", + "artifactId": "sdnr", + "version": "2.1.2" + }, { + "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", + "artifactId": "sdnc", + "version": "2.1.2" + }, { + "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", + "artifactId": "aai", + "version": "2.1.2" + }, { + "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", + "artifactId": "sdc", + "version": "2.1.2" + }, { + "groupId": "org.onap.policy.drools-applications.controlloop.common", + "artifactId": "eventmanager", + "version": "1.5.1" + }, { + "groupId": "org.onap.policy.drools-applications.controlloop.common", + "artifactId": "guard", + "version": "1.5.1" + }, { + "groupId": "org.onap.policy.models.policy-models-interactions.model-actors", + "artifactId": "actorServiceProvider", + "version": "2.1.2" + }, { + "groupId": "org.onap.policy.models.policy-models-interactions.model-actors", + "artifactId": "actor.appc", + "version": "2.1.2" + }, { + "groupId": "org.onap.policy.models.policy-models-interactions.model-actors", + "artifactId": "actor.appclcm", + "version": "2.1.2" + }, { + "groupId": "org.onap.policy.models.policy-models-interactions.model-actors", + "artifactId": "actor.so", + "version": "2.1.2" + }, { + "groupId": "org.onap.policy.models.policy-models-interactions.model-actors", + "artifactId": "actor.sdnc", + "version": "2.1.2" + }, { + "groupId": "org.onap.policy.models.policy-models-interactions.model-actors", + "artifactId": "actor.sdnr", + "version": "2.1.2" + }, { + "groupId": "org.onap.policy.models.policy-models-interactions.model-actors", + "artifactId": "actor.vfc", + "version": "2.1.2" + }, { + "groupId": "org.onap.policy.models.policy-models-interactions", + "artifactId": "model-yaml", + "version": "2.1.2" + }, { + "groupId": "com.att.research.xacml", + "artifactId": "xacml-pdp", + "version": "1.0.2" + }] + } +}