From 6059258812ec6ab451183d9a170f5918d113aa1d Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Wed, 24 Feb 2021 07:16:07 -0500 Subject: [PATCH] Bump api to 2.4.1-SNAPSHOT Issue-ID: POLICY-3088 Change-Id: I8be2082cbae2c462807baeba2cb33e64d819e4be Signed-off-by: Pamela Dragosh --- main/pom.xml | 4 ++-- packages/policy-api-docker/pom.xml | 4 ++-- packages/policy-api-tarball/pom.xml | 4 ++-- packages/pom.xml | 4 ++-- pom.xml | 2 +- testsuites/performance/pom.xml | 6 +++--- testsuites/pom.xml | 2 +- testsuites/stability/pom.xml | 6 +++--- version.properties | 2 +- 9 files changed, 17 insertions(+), 17 deletions(-) diff --git a/main/pom.xml b/main/pom.xml index 7b49a127..8e7200ca 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= Copyright (C) 2018 Ericsson. All rights reserved. Modified Copyright (C) 2018 Samsung Electronics Co., Ltd. - 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"); @@ -26,7 +26,7 @@ org.onap.policy.api policy-api - 2.4.0-SNAPSHOT + 2.4.1-SNAPSHOT api-main diff --git a/packages/policy-api-docker/pom.xml b/packages/policy-api-docker/pom.xml index af6ea0b7..238062a0 100644 --- a/packages/policy-api-docker/pom.xml +++ b/packages/policy-api-docker/pom.xml @@ -1,6 +1,6 @@