diff options
author | efiacor <fiachra.corcoran@est.tech> | 2021-03-10 14:34:25 +0000 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2021-03-10 14:43:51 +0000 |
commit | 9ca35c5d7c887b7db4e0e3044dc0461609896af3 (patch) | |
tree | bb4a71839758cb91a7d327645937bba0554fe364 /pom.xml | |
parent | 74efa5b1d2a891fd49554bc44dc108eaa75dc9af (diff) |
[DMAAP-MR] Update AAF artifacts1.1.20
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I9d8fca37f82f99056db863c8aa3e38998fccbd8f
Issue-ID: DMAAP-1565
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -21,7 +21,7 @@ <groupId>org.onap.dmaap.messagerouter.messageservice</groupId> <artifactId>dmaapMR1</artifactId> - <version>1.1.19-SNAPSHOT</version> + <version>1.1.20-SNAPSHOT</version> <name>dmaap-messagerouter-messageservice</name> <description>Message Router - Restful interface built for kafka</description> <licenses> @@ -592,7 +592,7 @@ <dependency> <groupId>org.onap.aaf.authz</groupId> <artifactId>aaf-cadi-aaf</artifactId> - <version>2.1.13</version> + <version>2.7.4</version> </dependency> <dependency> <groupId>backport-util-concurrent</groupId> |