diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-03-23 21:30:35 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-03-23 21:30:35 +0000 |
commit | c4031eb7317999e09a35292be7cab95a191dbf18 (patch) | |
tree | f05b0f92e0e107a8b8320803e9e513a8b3196379 /testsuites/stability | |
parent | a5c50701a461002638a69a4caca0dce736c7ea02 (diff) |
Release policy/api2.4.2
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 b3e8a71b..a526889c 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.2-SNAPSHOT</version> + <version>2.4.2</version> </parent> <artifactId>api-stability</artifactId> <build> |