summaryrefslogtreecommitdiffstats
path: root/catalog-be
diff options
context:
space:
mode:
authorIdan Amit <ia096e@intl.att.com>2018-03-14 09:59:41 +0200
committerIdan Amit <ia096e@intl.att.com>2018-03-14 09:59:41 +0200
commita65b55d5519e79b3291699b9289eb96d1ac884a5 (patch)
treeb988d5c4fcfe8922a66e2f4ac161ffe84dd7faa7 /catalog-be
parentfad1d735d7ac3896e28277c733920d15e105db6e (diff)
Fixed merge issues
Changed dmaapClient version to release version Change-Id: I470c2da26f0a3412af37c24781e1fbc072d7547c Issue-ID: SDC-1126 Signed-off-by: Idan Amit <ia096e@intl.att.com>
Diffstat (limited to 'catalog-be')
-rw-r--r--catalog-be/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/catalog-be/pom.xml b/catalog-be/pom.xml
index 0d1f30d0ac..f8c4eada94 100644
--- a/catalog-be/pom.xml
+++ b/catalog-be/pom.xml
@@ -551,7 +551,7 @@
<dependency>
<groupId>org.onap.dmaap.messagerouter.dmaapclient</groupId>
<artifactId>dmaapClient</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<scope>compile</scope>
<exclusions>
<exclusion>