diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-04-12 18:12:51 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-04-12 18:12:51 +0000 |
commit | 53640a0a49bec52c93be18625177338206a74a28 (patch) | |
tree | f9e5f6a38bfcd5cbdf300acf3214b79df210540c /testsuites/apex-pdp-stability | |
parent | 66287e95e539d168b4bde6ed2ed9acd2a01e933b (diff) |
Release policy/apex-pdp2.7.2
Diffstat (limited to 'testsuites/apex-pdp-stability')
-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 2d4baa85b..280dc984c 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.7.2-SNAPSHOT</version> + <version>2.7.2</version> </parent> <groupId>org.onap.policy.apex-pdp.testsuites.stability</groupId> |