diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-02-28 16:32:37 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-02-28 16:32:37 +0000 |
commit | 1e9d8f96237c2e2427ef8112d510147e966c7806 (patch) | |
tree | df85cd8a2b5eac2be689056c044d1b7d4ed34ced /testsuites/performance | |
parent | 9cfb02d8d5f98e85abf32c9a647d06e822ee6ad0 (diff) |
Release policy/pap9.0.1-ONAP2.5.2
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 a5717bcc..b37747ef 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>pap-testsuites</artifactId> - <version>2.5.2-SNAPSHOT</version> + <version>2.5.2</version> </parent> <artifactId>pap-performance</artifactId> <build> |