diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-10-21 08:24:37 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-10-21 08:24:37 +0000 |
commit | ea839b9369d4f1881b92485b1534a44b53526fdc (patch) | |
tree | d9718573de9df5e27f9ad26e876bb20dafe71ee2 /testsuites/stability/pom.xml | |
parent | 776b13115b34db280334079468c561d3f18fee2a (diff) |
Release policy/pap2.7.1
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 85da1777..120a1a3d 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.1-SNAPSHOT</version> + <version>2.7.1</version> </parent> <artifactId>pap-stability</artifactId> <build> |