From 952fa4a24a47b648b68f6d86b73e2cc05e044d46 Mon Sep 17 00:00:00 2001 From: Vijay Venkatesh Kumar Date: Fri, 20 Jan 2023 15:31:48 -0500 Subject: VESCollector Test optimization Fix test failure in win Add check for docker\linux dependency on related test Change-Id: I5be1fa860a69fc6479d9c0b202eabbb0336ea0c4 Signed-off-by: Vijay Venkatesh Kumar Issue-ID: DCAEGEN2-3334 Signed-off-by: Vijay Venkatesh Kumar --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 1b460601..213f63e6 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= dcaegen2-collectors-ves ================================================================================ - Copyright (c) 2017-2019,2021-2022 AT&T Intellectual Property. All rights reserved. + Copyright (c) 2017-2019,2021-2023 AT&T Intellectual Property. All rights reserved. Copyright (c) 2020-2022 Nokia. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not @@ -22,11 +22,10 @@ org.onap.oparent oparent 3.2.0 - org.onap.dcaegen2.collectors.ves VESCollector - 1.12.1-SNAPSHOT + 1.12.2-SNAPSHOT dcaegen2-collectors-ves VESCollector -- cgit 1.2.3-korg