diff options
author | liamfallon <liam.fallon@est.tech> | 2021-10-14 12:18:42 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-10-14 12:49:58 +0100 |
commit | be6f167c6cf60affb630f4480abbaa6239ef3caa (patch) | |
tree | 23516a0ffd049caf05702935827bc2efa83508d8 /testsuites/performance | |
parent | 95ed99adc40b084030c653f402dcc46642d8476e (diff) |
Bump policy/xacml-pdp to 2.5.2-SNAPSHOT
Issue-ID: POLICY-3696
Change-Id: I892219ee37f689eaa250142d0a1e6610a8b227ff
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 b7a198c0..22f3b17e 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.1-SNAPSHOT</version> + <version>2.5.2-SNAPSHOT</version> </parent> <artifactId>xacml-performance</artifactId> <build> |