diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2021-02-24 07:16:07 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2021-02-24 07:16:23 -0500 |
commit | 6059258812ec6ab451183d9a170f5918d113aa1d (patch) | |
tree | c508a28b2ec04dd48c76a774fee2c481bad33e57 /testsuites/pom.xml | |
parent | 35e0ac8a07a1f5959b2de11feae4c9713a11d7fd (diff) |
Bump api to 2.4.1-SNAPSHOT
Issue-ID: POLICY-3088
Change-Id: I8be2082cbae2c462807baeba2cb33e64d819e4be
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'testsuites/pom.xml')
-rw-r--r-- | testsuites/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/pom.xml b/testsuites/pom.xml index d0be5926..ad6d068f 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>policy-api</artifactId> - <version>2.4.0-SNAPSHOT</version> + <version>2.4.1-SNAPSHOT</version> </parent> <artifactId>api-testsuites</artifactId> |