diff options
author | Oleg Mitsura <oleg.mitsura@amdocs.com> | 2019-11-04 12:04:03 -0500 |
---|---|---|
committer | Oleg Mitsura <oleg.mitsura@amdocs.com> | 2019-11-04 12:05:00 -0500 |
commit | 4f26d8ac916880fe0a2a85b2f1e4114ae2476c53 (patch) | |
tree | 8ae2e147b67e352465c235cc042ea65ea3acb13f /ms/blueprintsprocessor/modules/commons/dmaap-lib | |
parent | fecb2a6da364eb94926aaacf136991e4e17b9bb6 (diff) |
Removing dead code... DME2 does nothing...
Issue-ID: CCSDK-1897
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: I5b9abb83f9c2e2a4329a393fb8c0fa10801a770c
Diffstat (limited to 'ms/blueprintsprocessor/modules/commons/dmaap-lib')
-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 |