diff options
author | 2021-10-13 17:26:49 +0000 | |
---|---|---|
committer | 2021-10-13 17:26:49 +0000 | |
commit | e1ea54df8bc309efb0d682fcb0283e3d54e99155 (patch) | |
tree | 5410e1a2df00abefb068c4009f2e30e59e098742 /testsuites/performance | |
parent | 073d04ef842c67d129d6f9235d9bac3c2b28c9c4 (diff) |
Release policy/apex-pdp2.6.1
Diffstat (limited to 'testsuites/performance')
-rw-r--r-- | testsuites/performance/performance-benchmark-test/pom.xml | 2 | ||||
-rw-r--r-- | testsuites/performance/pom.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/performance/performance-benchmark-test/pom.xml b/testsuites/performance/performance-benchmark-test/pom.xml index 351c3b0a8..84bda68ba 100644 --- a/testsuites/performance/performance-benchmark-test/pom.xml +++ b/testsuites/performance/performance-benchmark-test/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites.performance</groupId> <artifactId>apex-performance</artifactId> - <version>2.6.1-SNAPSHOT</version> + <version>2.6.1</version> </parent> <artifactId>performance-benchmark-test</artifactId> diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 36af85355..b234ec030 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites</groupId> <artifactId>apex-testsuites</artifactId> - <version>2.6.1-SNAPSHOT</version> + <version>2.6.1</version> </parent> <groupId>org.onap.policy.apex-pdp.testsuites.performance</groupId> |