diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-05-17 10:24:54 +0100 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-05-17 10:24:54 +0100 |
commit | 2197d0b8d0e6a4d40aa2cfe0a9700c1f5f760d89 (patch) | |
tree | cc459158e45c1cd6cce5112e53365ea9a816fc2a /testsuites/performance | |
parent | 25367f42a9acb1bc17b75c6381e6858e6f911d02 (diff) |
Update snapshot and/or references of policy/xacml-pdp to latest snapshots
policy/xacml-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5001
Change-Id: I6cbb948ecb794bc6ad7305895f03defb0b16951c
Signed-off-by: waynedunican <wayne.dunican@est.tech>
Diffstat (limited to 'testsuites/performance')
-rw-r--r-- | testsuites/performance/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 6f58e6fa..8a8bde3a 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>xacml-testsuites</artifactId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.4-SNAPSHOT</version> </parent> <artifactId>xacml-performance</artifactId> <build> |