diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-02-19 09:37:35 +0000 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-02-19 09:37:35 +0000 |
commit | 27ea1d0e7a7f57220471984ec0b51cc12dc402ee (patch) | |
tree | 0eedfdb89283a6ee4eca59f792be12a535a08cef /tools/simple-wsclient | |
parent | 223025aeb5ba26ca9f6e76c8e27a72c30013ac68 (diff) |
Update snapshot and/or references of policy/apex-pdp to latest snapshots
policy/apex-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4932
Change-Id: I39f5d8c55625f96586618c80232bb4d3798ff8eb
Signed-off-by: waynedunican <wayne.dunican@est.tech>
Diffstat (limited to 'tools/simple-wsclient')
-rw-r--r-- | tools/simple-wsclient/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/simple-wsclient/pom.xml b/tools/simple-wsclient/pom.xml index de97c1172..7b9b8f2c9 100644 --- a/tools/simple-wsclient/pom.xml +++ b/tools/simple-wsclient/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.tools</groupId> <artifactId>tools</artifactId> - <version>3.1.1-SNAPSHOT</version> + <version>3.1.2-SNAPSHOT</version> </parent> <artifactId>simple-wsclient</artifactId> |