diff options
author | Gitelman, Tal (tg851x) <tg851x@intl.att.com> | 2018-03-11 15:22:49 +0200 |
---|---|---|
committer | Gitelman, Tal (tg851x) <tg851x@intl.att.com> | 2018-03-11 15:22:49 +0200 |
commit | 43ee1a6600efc01829c7d3a690a49567c27ca1d5 (patch) | |
tree | 9738d1a5261b31113f98992f18efd4d819c4417b | |
parent | c51b62ce234073ac2f801ae8ec229d168dcb6392 (diff) |
Sync Integ to Master
Change-Id: Ia569fd6081e5f0abf60d0e8cef577dad514c6b82
Issue-ID: SDC-977
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
-rw-r--r-- | catalog-be/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/catalog-be/pom.xml b/catalog-be/pom.xml index fb966f4402..52ba5199a9 100644 --- a/catalog-be/pom.xml +++ b/catalog-be/pom.xml @@ -545,7 +545,7 @@ <dependency> <groupId>org.onap.dmaap.messagerouter.dmaapclient</groupId> <artifactId>dmaapClient</artifactId> - <version>1.1.1</version> + <version>1.1.3-SNAPSHOT</version> <scope>compile</scope> <exclusions> <exclusion> |