diff options
author | Ryan Young <ry303t@att.com> | 2018-04-10 17:25:48 -0400 |
---|---|---|
committer | Ryan Young <ry303t@att.com> | 2018-04-10 17:28:41 -0400 |
commit | 8a2a307465928367c84719a4ad8f4e85fae115ba (patch) | |
tree | 63fbf31a762aceb710020a9f99210355265d264b | |
parent | 0113171e2064584a84d829beb52cd94e310b879b (diff) |
Update DMaaP client version to 1.1.5
Change-Id: Ie50fba578ad05c9222349d7af4f6413c98e7fc3b
Signed-off-by: Ryan Young <ry303t@att.com>
Issue-ID: APPC-658
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ limitations under the License. <cdp.pal.version>1.1.25.6-oss</cdp.pal.version> - <dmaap.client.version>1.1.3</dmaap.client.version> + <dmaap.client.version>1.1.5</dmaap.client.version> <eelf.version>1.0.0</eelf.version> <eelf.maven.plugin.version>1.0.0</eelf.maven.plugin.version> <cadi-version>1.3.0</cadi-version> |