Updating even-client to 1.3.1 - RMQ support
[aai/champ.git] / champ-service-deps-janus / pom.xml
index db1bf26..05f4977 100644 (file)
@@ -118,6 +118,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>httpclient</artifactId>