diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-09-14 17:37:38 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-09-14 17:37:41 -0400 |
commit | ec80e951a9b6eeb17106c6f185d7190dff68628f (patch) | |
tree | ece2dce9567cd38e69234c66c1f1794599bffecb /testsuites/performance/pom.xml | |
parent | d8980b6bd1bf2079c9e5e5954c9dbcb65ed727eb (diff) |
Bump xacml-pdp to 2.5.1-SNAPSHOT
Issue-ID: POLICY-3587
Change-Id: I4e912da513ba8ecaf4bdc71659b7b273c0aaab05
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'testsuites/performance/pom.xml')
-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 4bacf11e..b7a198c0 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.0-SNAPSHOT</version> + <version>2.5.1-SNAPSHOT</version> </parent> <artifactId>xacml-performance</artifactId> <build> |