diff options
author | Jim Hahn <jrh3@att.com> | 2021-06-23 18:10:11 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2021-06-23 18:10:34 -0400 |
commit | 3fb198c7ecc9267a566b82cd84450ecf5a9fc425 (patch) | |
tree | ae82862f2db1c30c3cb27f80944a316366f0c113 /testsuites/stability | |
parent | 4250a963a2a327c5cc2f9f218ea22c1a85db6982 (diff) |
Bump api to 2.4.4
Issue-ID: POLICY-3329
Change-Id: Iacd49e7c48160bc24dfcc4f226e2e8e3cfea66f4
Signed-off-by: Jim Hahn <jrh3@att.com>
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 336a916d..27fa30ce 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.3-SNAPSHOT</version> + <version>2.4.4-SNAPSHOT</version> </parent> <artifactId>api-stability</artifactId> <build> |