diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-10-20 13:48:43 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-10-20 13:48:43 +0000 |
commit | 677976a7eea4e086cb733733e2cb55c7b0ee77b6 (patch) | |
tree | 07434fa659ee0634bec8d9e5e8781717b2e57026 /testsuites/performance | |
parent | f8af7594d7d7c298fa600b6131285495b4e61835 (diff) |
Release policy/apex-pdp2.4.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 4c767a914..6316016ba 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.4.3-SNAPSHOT</version> + <version>2.4.3</version> </parent> <artifactId>performance-benchmark-test</artifactId> diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index ae00180c7..332148b25 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.4.3-SNAPSHOT</version> + <version>2.4.3</version> </parent> <groupId>org.onap.policy.apex-pdp.testsuites.performance</groupId> |