Sonar Major:Add the @Override annotation
[aai/router-core.git] / src / main / java / org / onap / aai / event / EventBusConsumer.java
index 1787995..df76fa2 100644 (file)
@@ -148,7 +148,7 @@ public class EventBusConsumer extends ScheduledPollConsumer {
       this.message = message;
       this.topic = topic;
     }
-
+       @Override
     public void run() {
       try {