From 0f118c6b7e687fa37d52d60a03b873496d5278dc Mon Sep 17 00:00:00 2001 From: Wouter Born Date: Tue, 12 Jan 2021 22:02:35 +0100 Subject: [PATCH] Update bnd to 5.2.0 (#9785) See: https://github.com/bndtools/bnd/wiki/Changes-in-5.2.0 Signed-off-by: Wouter Born --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6fb038ad9..8fc62c1e3 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ ${oh.java.version} 3.1.0-SNAPSHOT - 5.1.2 + 5.2.0 4.2.7 0.10.0 1.7.21 @@ -152,6 +152,7 @@ Import-Package: \\ !*.impl.*, \\ org.openhab.*, \\ ${bnd.exportpackage} +-noimportjava: true -sources: false -contract: * -includeresource: ${bnd.includeresource}