Dependency management update
[policy/models.git] / models-sim / policy-models-sim-pdp / src / test / resources / PdpSimulatorConfigParameters.json
index 6c6068d..bacb4de 100644 (file)
@@ -9,10 +9,6 @@
     },
     "topicParameterGroup": {
         "topicSources" : [ {
-            "topic" : "ueb-source",
-            "servers" : [ "my-server" ],
-            "topicCommInfrastructure" : "ueb"
-        },{
             "topic" : "POLICY-PDP-PAP1",
             "servers" : [ "message-router1, message-router2" ],
             "topicCommInfrastructure" : "NOOP"
             "topicCommInfrastructure" : "NOOP"
         }],
         "topicSinks" : [ {
-            "topic" : "ueb-sink",
-            "servers" : [ "my-server" ],
-            "topicCommInfrastructure" : "ueb"
-        },{
             "topic" : "POLICY-PDP-PAP2",
             "servers" : [ "message-router1, message-router2" ],
             "topicCommInfrastructure" : "NOOP"