diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-03-10 15:09:12 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-03-10 15:09:12 +0000 |
commit | c2b8d2401c703ec9b7af1d2e8f40b32f1710c241 (patch) | |
tree | d8395a679dc8a9295ffcd4a7e1c2966464c6efd7 /testsuites/stability/pom.xml | |
parent | 0f092cca714b469cb09dc26f58c6a923351fb867 (diff) |
Release policy/api2.4.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 96bbd759..f81b2543 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.1-SNAPSHOT</version> + <version>2.4.1</version> </parent> <artifactId>api-stability</artifactId> <build> |