diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-10-18 12:08:41 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-10-18 12:08:41 +0000 |
commit | 5e5171b9a616c047f82bdcef7e93b8aa1b75c28d (patch) | |
tree | c8b734c1f9888e4167102d1a8946f2e2fc688046 /testsuites/performance | |
parent | 8c4b75144c9abb9303a86363b7971655f9f38934 (diff) |
Release policy/xacml-pdp3.0.1
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 91155556..8b9c27a0 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.0.1-SNAPSHOT</version> + <version>3.0.1</version> </parent> <artifactId>xacml-performance</artifactId> <build> |