diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-02-28 16:11:44 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-02-28 16:11:44 +0000 |
commit | a3525fa287296e898c93432a8d003b07eac913ca (patch) | |
tree | c37e5d8fc20a2be1a29539cf4d0fbffe8a565738 /testsuites/performance | |
parent | 75c10af7ba92c5cffe340a59e07271b67955869f (diff) |
Release policy/apex-pdp2.9.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 b9ea7bf2e..079840373 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.9.1-SNAPSHOT</version> + <version>2.9.1</version> </parent> <artifactId>performance-benchmark-test</artifactId> diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 64e970244..9797ddb30 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.9.1-SNAPSHOT</version> + <version>2.9.1</version> </parent> <groupId>org.onap.policy.apex-pdp.testsuites.performance</groupId> |