diff options
author | 2024-04-25 12:43:28 +0000 | |
---|---|---|
committer | 2024-04-25 12:43:28 +0000 | |
commit | a839940feaf9fd1876d6ecda67857d8aba614570 (patch) | |
tree | 5675c3b498abe7ffd16b82247700f20bd4c61e42 /testsuites/performance/pom.xml | |
parent | 37d35f415a58b0138766aea6fe16e3faab43d023 (diff) |
Release policy/xacml-pdp3.1.2
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 86217646..cbf50853 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.2-SNAPSHOT</version> + <version>3.1.2</version> </parent> <artifactId>xacml-performance</artifactId> <build> |