Updating even-client to 1.3.1 - RMQ support
[aai/champ.git] / champ-service-deps-titan / pom.xml
index 20b5ec3..59f2dd7 100644 (file)
@@ -138,6 +138,10 @@ limitations under the License.
                     <groupId>org.onap.aai.event-client</groupId>
                     <artifactId>event-client-kafka</artifactId>
                 </exclusion>
+                <exclusion>
+                    <groupId>org.onap.aai.event-client</groupId>
+                    <artifactId>event-client-rabbitmq</artifactId>
+                </exclusion>
                 <exclusion>
                     <groupId>org.apache.httpcomponents</groupId>
                     <artifactId>httpcore</artifactId>