diff options
author | Brinda Santh Muthuramalingam <brindasanth@in.ibm.com> | 2019-11-06 18:42:04 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-11-06 18:42:04 +0000 |
commit | a835890f817a1e3627c281e98ab786ee7bf8c2ba (patch) | |
tree | de0dc20f64c9438d00bf337b9ea89ceb22127578 /ms/blueprintsprocessor/modules/commons/dmaap-lib/src | |
parent | 8ce7fa4bf8b410d28985ddb3d6490e84e76d9478 (diff) | |
parent | 4f26d8ac916880fe0a2a85b2f1e4114ae2476c53 (diff) |
Merge "Removing dead code... DME2 does nothing..."
Diffstat (limited to 'ms/blueprintsprocessor/modules/commons/dmaap-lib/src')
-rw-r--r-- | ms/blueprintsprocessor/modules/commons/dmaap-lib/src/main/resources/event.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/commons/dmaap-lib/src/main/resources/event.properties b/ms/blueprintsprocessor/modules/commons/dmaap-lib/src/main/resources/event.properties index 320b08e85..b44dba30a 100644 --- a/ms/blueprintsprocessor/modules/commons/dmaap-lib/src/main/resources/event.properties +++ b/ms/blueprintsprocessor/modules/commons/dmaap-lib/src/main/resources/event.properties @@ -18,7 +18,7 @@ # ============LICENSE_END========================================================= # -#TransportType-Specify which way user want to use. I.e. <HTTPAAF,DME2,HTTPAUTH > +#TransportType-Specify which way user want to use. I.e. <HTTPAAF,HTTPAUTH > Protocol =http partition=1 contenttype = application/json |