From 6059258812ec6ab451183d9a170f5918d113aa1d Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Wed, 24 Feb 2021 07:16:07 -0500 Subject: Bump api to 2.4.1-SNAPSHOT Issue-ID: POLICY-3088 Change-Id: I8be2082cbae2c462807baeba2cb33e64d819e4be Signed-off-by: Pamela Dragosh --- testsuites/performance/pom.xml | 6 +++--- testsuites/pom.xml | 2 +- testsuites/stability/pom.xml | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'testsuites') diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 936f5cf3..eba6f779 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP Policy API ================================================================================ - Copyright (C) 2019 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2019,2021 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2020 Bell Canada. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -23,7 +23,7 @@ org.onap.policy.api api-testsuites - 2.4.0-SNAPSHOT + 2.4.1-SNAPSHOT api-performance @@ -48,4 +48,4 @@ - \ No newline at end of file + 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 @@ org.onap.policy.api policy-api - 2.4.0-SNAPSHOT + 2.4.1-SNAPSHOT api-testsuites diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index f15c4b55..96bbd759 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP Policy API ================================================================================ - Copyright (C) 2019 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2019,2021 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2020 Bell Canada. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -23,7 +23,7 @@ org.onap.policy.api api-testsuites - 2.4.0-SNAPSHOT + 2.4.1-SNAPSHOT api-stability @@ -48,4 +48,4 @@ - \ No newline at end of file + -- cgit 1.2.3-korg