Correct the Typos
[holmes/dsa.git] / dmaap-dsa / src / main / java / org / onap / holmes / dsa / dmaappolling / Subscriber.java
index 572872b..47dfd79 100644 (file)
@@ -57,8 +57,8 @@ public class Subscriber {
     private boolean secure;
     private String topic;
     private String url;
-    private String consumerGroup = "homlesGrounp1";
-    private String consumer = "homlesGrounp1";
+    private String consumerGroup = "homlesGroup1";
+    private String consumer = "homles1";
     private String authInfo;
     private String authExpDate;