summaryrefslogtreecommitdiffstats
path: root/champ-service/dynamic/conf/champ-beans.xml
diff options
context:
space:
mode:
Diffstat (limited to 'champ-service/dynamic/conf/champ-beans.xml')
-rw-r--r--champ-service/dynamic/conf/champ-beans.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/champ-service/dynamic/conf/champ-beans.xml b/champ-service/dynamic/conf/champ-beans.xml
index 28b4d8c..a239a80 100644
--- a/champ-service/dynamic/conf/champ-beans.xml
+++ b/champ-service/dynamic/conf/champ-beans.xml
@@ -8,8 +8,7 @@
http://www.springframework.org/schema/util/spring-util.xsd
">
-
- <bean id="champEventPublisher" class="com.att.ecomp.event.client.DMaaPEventPublisher">
+ <bean id="champEventPublisher" class="org.onap.aai.event.client.DMaaPEventPublisher">
<constructor-arg name="host" value="mr.api.simpledemo.openecomp.org:3904"/>
<constructor-arg name="topic" value="champRawEventsOnap"/>
<constructor-arg name="username" value="test"/>