diff options
author | liamfallon <liam.fallon@est.tech> | 2021-10-14 13:59:29 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-10-14 13:59:35 +0100 |
commit | c4e9019a50cbf4d1e8bd11d93a163958bd5b251b (patch) | |
tree | 810892929e25a29f003aee941acdac794058e1c7 /testsuites/performance | |
parent | be6f167c6cf60affb630f4480abbaa6239ef3caa (diff) |
Bump policy/xacml-pdp to Jakarta 2.6.0-SNAPSHOT
Issue-ID: POLICY-3696
Change-Id: If5e83b9ab94f62fa8063e565f9dd1daf8d9880b2
Signed-off-by: liamfallon <liam.fallon@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 22f3b17e..3ee9b946 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>xacml-testsuites</artifactId> - <version>2.5.2-SNAPSHOT</version> + <version>2.6.0-SNAPSHOT</version> </parent> <artifactId>xacml-performance</artifactId> <build> |