Change dmaap demo topic
The topic did not match what policy is
going to send.
Change-Id: I70dfb889864bf5b7f2bb951ebe2f4662582d4bb3
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-id: APPC-272
diff --git a/installation/src/main/properties/appc.properties b/installation/src/main/properties/appc.properties
index eb3021d..cd88ff3 100644
--- a/installation/src/main/properties/appc.properties
+++ b/installation/src/main/properties/appc.properties
@@ -23,8 +23,8 @@
### Properties for demo ###
### ###
appc.demo.poolMembers=10.0.11.1:3904
-appc.demo.topic.read=APPC-DEMO-TOPIC
-appc.demo.topic.write=APPC-DEMO-TOPIC
+appc.demo.topic.read=APPC-CL
+appc.demo.topic.write=APPC-CL
appc.demo.client.name=appcDemoEventListener
appc.demo.threads.queuesize.min=1
appc.demo.threads.queuesize.max=1000