diff options
author | Kuleshov, Elena <evn@att.com> | 2020-07-16 11:37:11 -0400 |
---|---|---|
committer | Benjamin, Max (mb388a) <mb388a@att.com> | 2020-07-16 11:37:12 -0400 |
commit | c1f414d5b3592a0740c6c4e4e264a7e6ab35e12d (patch) | |
tree | 1cce525c347cec26d25bfc7e7a2899b5a2862d2f /pom.xml | |
parent | 86270eae84f8178ada7649e4ce431aaf8da4ab81 (diff) |
Implement mapping of requestorId to
Implement mapping of requestorId to xOnapRequestorid in request to APPC.
Issue-ID: SO-3072
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ia3b157b259f1f4f94b197bd07354157d1d5d86b7
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -74,7 +74,7 @@ <format.skipValidate>false</format.skipValidate> <format.skipExecute>true</format.skipExecute> <io.fabric8.version>0.33.0</io.fabric8.version> - <appc.client.version>1.7.1</appc.client.version> + <appc.client.version>1.8.0-SNAPSHOT</appc.client.version> <bowman.client.version>0.8.0</bowman.client.version> <aaf.cadi.version>2.1.15</aaf.cadi.version> </properties> |