diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-10-21 08:01:59 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-10-21 08:01:59 +0000 |
commit | 137baac91559b9f17046e8c6a288692013988922 (patch) | |
tree | 607d0d84e475325fd024839ebdd0dcf9eeb6ad0a /testsuites/stability/pom.xml | |
parent | 0380de31bdf61f5e122f1e6c3f23db5b386567b8 (diff) |
Release policy/api2.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 b7485c81..a18451fc 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>api-testsuites</artifactId> - <version>2.7.1-SNAPSHOT</version> + <version>2.7.1</version> </parent> <artifactId>api-stability</artifactId> <build> |