diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-02-23 16:29:42 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-02-23 16:29:42 +0000 |
commit | 34a0f858ae2f4d709085b6b9d419c237647eef64 (patch) | |
tree | bd822d30a02a06b73a5f36e8e960e297078c29fb /testsuites/stability | |
parent | dbbae8b3c7d306b9074da3471744af2180ef5b7b (diff) |
Release policy/api2.4.0
Diffstat (limited to 'testsuites/stability')
-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 f15c4b55..5e6d9627 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.4.0-SNAPSHOT</version> + <version>2.4.0</version> </parent> <artifactId>api-stability</artifactId> <build> |