diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-11-22 18:24:37 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-11-22 18:24:37 +0000 |
commit | 10a0111b56d387f4afc16cce40648615a658710e (patch) | |
tree | 4b4e04bcbeb9961ddd8cf61aa92df7e4c9aee571 /testsuites/stability/pom.xml | |
parent | 7346de5c2c2818720585d61c8286b4ca37749550 (diff) |
Release policy/pap2.7.2
Diffstat (limited to 'testsuites/stability/pom.xml')
-rw-r--r-- | testsuites/stability/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 3f9836d4..50744fbc 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>pap-testsuites</artifactId> - <version>2.7.2-SNAPSHOT</version> + <version>2.7.2</version> </parent> <artifactId>pap-stability</artifactId> <build> |