diff options
author | Ryan Young <ry303t@att.com> | 2018-04-06 17:32:41 -0400 |
---|---|---|
committer | Patrick Brady <pb071s@att.com> | 2018-04-09 17:52:45 +0000 |
commit | b96311a375b16d1c237f8e99b8eca6024638262b (patch) | |
tree | 394a32a1106cb7790f10e7ee4aca12b2857e26e1 /pom.xml | |
parent | 674e3b93deddb432513f5860ebf595367f2ea292 (diff) |
Enhance DMaaP Adapter Configuration
Change-Id: I5385cf2710fc33a85da9a67d5f4d31dce1e460aa
Signed-off-by: Ryan Young <ry303t@att.com>
Issue-ID: APPC-658
Diffstat (limited to 'pom.xml')
-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>0.2.12</dmaap.client.version> + <dmaap.client.version>1.1.3</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> |