diff options
author | 2020-05-19 17:41:11 +0000 | |
---|---|---|
committer | 2020-05-19 17:41:11 +0000 | |
commit | 63cb0d93e405ae852358b289f04f2d4e0d67f7dd (patch) | |
tree | bb67cdda2da1197c20e1a428fb616c8442bc9b2a /testsuites/stability/pom.xml | |
parent | 9f2a10fc555d4197a5834e2c74b429f87fe9c711 (diff) |
Release policy/api2.2.4
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 f054cf95..837d38e9 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.2.4-SNAPSHOT</version> + <version>2.2.4</version> </parent> <artifactId>api-stability</artifactId> <build> |