From 8c1a035fc1ea72fa9c8d161b667a730fd6bfa3ef Mon Sep 17 00:00:00 2001 From: Tuukka Lehtonen Date: Sat, 29 Feb 2020 09:53:06 +0200 Subject: [PATCH] New version of hdf.hdf5 feature required due to upgraded slf4j dep Maven has cached hdf.hdf5 feature build in many places with version 1.10.2 which has a strict dependency on org.slf4j.api 1.7.25. SLF4j was just upgraded to 1.7.30 meaning this feature no longer resolves properly because Maven will use the old cached artifact. We need to bump the feature version with a qualifier suffix `.b0001` to get maven to get the fetch the new version. gitlab #486 Change-Id: I17411c99e474dff6d121862e99ccc8f814507af4 --- features/hdf.hdf5.feature/feature.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/hdf.hdf5.feature/feature.xml b/features/hdf.hdf5.feature/feature.xml index a1a1b3177..7808093a6 100644 --- a/features/hdf.hdf5.feature/feature.xml +++ b/features/hdf.hdf5.feature/feature.xml @@ -2,7 +2,7 @@ -- 2.43.2