From ac27c9bd736a85b557b297ebb554a86e94bca564 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh <pdragosh@research.att.com> Date: Wed, 7 Oct 2020 16:23:51 -0400 Subject: Bump api to 2.3.3-SNAPSHOT Issue-ID: POLICY-2839 Change-Id: I7d35215e5b3dc404a6fbfcf45dee0735d74adfbb Signed-off-by: Pamela Dragosh <pdragosh@research.att.com> --- testsuites/stability/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/stability') diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 03324a11..96f2ec18 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.3.2-SNAPSHOT</version> + <version>2.3.3-SNAPSHOT</version> </parent> <artifactId>api-stability</artifactId> <build> -- cgit 1.2.3-korg