Updating even-client to 1.3.1 - RMQ support
[aai/champ.git] / champ-lib / champ-core / pom.xml
index d86f11f..ada6905 100644 (file)
@@ -49,6 +49,10 @@ limitations under the License.
             <groupId>org.onap.aai.event-client</groupId>
             <artifactId>event-client-kafka</artifactId>
         </dependency>
+                     <dependency>
+                        <groupId>org.onap.aai.event-client</groupId>
+                        <artifactId>event-client-rabbitmq</artifactId>
+                </dependency>
         <!-- Event Bus Library - END -->
 
         <dependency>