Remove trafficgenerator from dependency.json 06/90606/1 dublin
authorPamela Dragosh <pdragosh@research.att.com>
Thu, 27 Jun 2019 16:06:14 +0000 (12:06 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Thu, 27 Jun 2019 16:06:30 +0000 (12:06 -0400)
This jar does not exist and breaks brmsgw when generating
the amsterdam archetype.

Issue-ID: POLICY-1872
Change-Id: I105cccfdc93dc9f0e0b5f70831138554c7ea15b3
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
packages/base/src/files/install/servers/brmsgw/dependency.json

index c2a365b..b77e397 100644 (file)
                        "groupId": "org.onap.policy.models.policy-models-interactions.model-impl",
                        "artifactId": "so",
                        "version": "${{BRMS_MODELS_DEPENDENCY_VERSION}}"
-               }, {
-                       "groupId": "org.onap.policy.models.policy-models-interactions.model-impl",
-                       "artifactId": "trafficgenerator",
-                       "version": "${{BRMS_MODELS_DEPENDENCY_VERSION}}"
                }],
         "amsterdam": [{
             "groupId": "org.onap.policy.models.policy-models-interactions.model-impl",
             "groupId": "org.onap.policy.models.policy-models-interactions.model-impl",
             "artifactId": "sdnc",
             "version": "${{BRMS_MODELS_DEPENDENCY_VERSION}}"
-        }, {
-            "groupId": "org.onap.policy.models.policy-models-interactions.model-impl",
-            "artifactId": "trafficgenerator",
-            "version": "${{BRMS_MODELS_DEPENDENCY_VERSION}}"
         }, {
             "groupId": "org.onap.policy.drools-applications.controlloop.common",
             "artifactId": "eventmanager",