diff options
author | 2018-04-16 12:46:19 +0000 | |
---|---|---|
committer | 2018-04-16 12:46:19 +0000 | |
commit | 5304d1554c35486203ca86a353d9059996430ad3 (patch) | |
tree | e65dd2a46cefc5a26ba3727d6a5c233c9eb34bab /bpmn/MSOInfrastructureBPMN/src/test/resources/dmaapTest.properties | |
parent | c2b037bece932832773ee93ff42e376d110909f1 (diff) | |
parent | b196509debdb43411abfcdc55b3ce87a0a30da6e (diff) |
Merge "PnfReadyEventConsumer implementation"
Diffstat (limited to 'bpmn/MSOInfrastructureBPMN/src/test/resources/dmaapTest.properties')
-rw-r--r-- | bpmn/MSOInfrastructureBPMN/src/test/resources/dmaapTest.properties | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/bpmn/MSOInfrastructureBPMN/src/test/resources/dmaapTest.properties b/bpmn/MSOInfrastructureBPMN/src/test/resources/dmaapTest.properties deleted file mode 100644 index a8df15c5df..0000000000 --- a/bpmn/MSOInfrastructureBPMN/src/test/resources/dmaapTest.properties +++ /dev/null @@ -1,7 +0,0 @@ -dmaapHost=hostTest -dmaapPort=1234 -dmaapProtocol=http -dmaapUriPathPrefix = eventsForTesting -eventReadyTopicName=eventTopicTest -consumerId=consumerTestId -consumerGroup=consumerGroupTest
\ No newline at end of file |