Merge "Updating event-client verion to 1.3.1"
[aai/router-core.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 3addb32..825d308 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -79,6 +79,12 @@ limitations under the License.
           <version>${event.client.version}</version>
       </dependency>
 
+      <dependency>
+           <groupId>org.onap.aai.event-client</groupId>
+           <artifactId>event-client-rabbitmq</artifactId>
+           <version>${event.client.version}</version>
+      </dependency>
+
       <dependency>
             <groupId>org.apache.httpcomponents</groupId>
             <artifactId>httpclient</artifactId>