diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-07-12 11:40:39 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-07-12 11:40:39 +0000 |
commit | c1f439b9a5849d31f589759a6c232dea7fad6034 (patch) | |
tree | f0b314cfa9ee12159316cde63a8bb5319be76951 /testsuites/stability/pom.xml | |
parent | 5f6b97a8afe4cf2eda3ed844b647e7e6942e4ee0 (diff) |
Release policy/api4.0.0
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 3fa25068..31f94147 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>api-testsuites</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>api-stability</artifactId> <build> |