diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-06-23 21:31:03 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-06-23 21:31:03 +0000 |
commit | 03dd6b216c11acd92b6d05ffb4a0d052766d5119 (patch) | |
tree | 456ed610bb39cfb341b164ada457564c5bbd2f3b /testsuites/performance | |
parent | b7459864ffb9d168fddafcfe42f66ac8a5c33613 (diff) |
Release policy/apex-pdp2.5.3
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 f161eeb08..138b43929 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.5.3-SNAPSHOT</version> + <version>2.5.3</version> </parent> <artifactId>performance-benchmark-test</artifactId> diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index d29b9f726..40e9d589a 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.5.3-SNAPSHOT</version> + <version>2.5.3</version> </parent> <groupId>org.onap.policy.apex-pdp.testsuites.performance</groupId> |