diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-04-25 13:29:59 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-04-25 13:29:59 +0000 |
commit | 30397da833fd2b3110ad6d6bdda806f06357ecc8 (patch) | |
tree | 9b7bc7de993114f1ed4017648dc74aa4adbe6281 /testsuites/apex-pdp-stability/pom.xml | |
parent | a25ef41f7b35037db6ad4e717d0d9b1eb33448b6 (diff) |
Release policy/apex-pdp2.9.2
Diffstat (limited to 'testsuites/apex-pdp-stability/pom.xml')
-rw-r--r-- | testsuites/apex-pdp-stability/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/apex-pdp-stability/pom.xml b/testsuites/apex-pdp-stability/pom.xml index 04ad6482a..da15f819b 100644 --- a/testsuites/apex-pdp-stability/pom.xml +++ b/testsuites/apex-pdp-stability/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites</groupId> <artifactId>apex-testsuites</artifactId> - <version>2.9.2-SNAPSHOT</version> + <version>2.9.2</version> </parent> <groupId>org.onap.policy.apex-pdp.testsuites.stability</groupId> |