diff options
author | Jorge Hernandez <jh1730@att.com> | 2018-09-12 19:35:52 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-09-12 19:35:52 +0000 |
commit | 55e795c171cabb7800effcbbb75bed0224b92691 (patch) | |
tree | 4a069d04e60a079dd2dac340942e77239aa4bc39 /BRMSGateway/pom.xml | |
parent | 786e6c02b0a95a8553cdea67861a3669ccb0c42e (diff) | |
parent | 8d0fed3d029a9e64a6bb97eb539da7dcb27bcc3b (diff) |
Merge "Upgrade dmaap client"
Diffstat (limited to 'BRMSGateway/pom.xml')
-rw-r--r-- | BRMSGateway/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BRMSGateway/pom.xml b/BRMSGateway/pom.xml index 2a3ad50a5..4071eac27 100644 --- a/BRMSGateway/pom.xml +++ b/BRMSGateway/pom.xml @@ -77,7 +77,6 @@ <dependency> <groupId>org.onap.dmaap.messagerouter.dmaapclient</groupId> <artifactId>dmaapClient</artifactId> - <version>${dmaap.version}</version> <exclusions> <exclusion> <groupId>org.slf4j</groupId> |