mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
* Bump bnd.version from 7.1.0 to 7.2.1 Bumps `bnd.version` from 7.1.0 to 7.2.1. Updates `biz.aQute.bnd:bnd-maven-plugin` from 7.1.0 to 7.2.1 - [Release notes](https://github.com/bndtools/bnd/releases) - [Commits](https://github.com/bndtools/bnd/compare/7.1.0...7.2.1) Updates `biz.aQute.bnd:bnd-indexer-maven-plugin` from 7.1.0 to 7.2.1 - [Release notes](https://github.com/bndtools/bnd/releases) - [Commits](https://github.com/bndtools/bnd/compare/7.1.0...7.2.1) Updates `biz.aQute.bnd:bnd-resolver-maven-plugin` from 7.1.0 to 7.2.1 - [Release notes](https://github.com/bndtools/bnd/releases) - [Commits](https://github.com/bndtools/bnd/compare/7.1.0...7.2.1) Updates `biz.aQute.bnd:bnd-export-maven-plugin` from 7.1.0 to 7.2.1 - [Release notes](https://github.com/bndtools/bnd/releases) - [Commits](https://github.com/bndtools/bnd/compare/7.1.0...7.2.1) Updates `biz.aQute.bnd:bnd-testing-maven-plugin` from 7.1.0 to 7.2.1 - [Release notes](https://github.com/bndtools/bnd/releases) - [Commits](https://github.com/bndtools/bnd/compare/7.1.0...7.2.1) Updates `biz.aQute.bnd:bnd-baseline-maven-plugin` from 7.1.0 to 7.2.1 - [Release notes](https://github.com/bndtools/bnd/releases) - [Commits](https://github.com/bndtools/bnd/compare/7.1.0...7.2.1) Updates `biz.aQute.bnd:biz.aQute.tester.junit-platform` from 7.1.0 to 7.2.1 - [Release notes](https://github.com/bndtools/bnd/releases) - [Commits](https://github.com/bndtools/bnd/compare/7.1.0...7.2.1) --- updated-dependencies: - dependency-name: biz.aQute.bnd:bnd-maven-plugin dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: biz.aQute.bnd:bnd-indexer-maven-plugin dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: biz.aQute.bnd:bnd-resolver-maven-plugin dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: biz.aQute.bnd:bnd-export-maven-plugin dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: biz.aQute.bnd:bnd-testing-maven-plugin dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: biz.aQute.bnd:bnd-baseline-maven-plugin dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: biz.aQute.bnd:biz.aQute.tester.junit-platform dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... * adapt folder structure, add timeouts and dependencies * Fix bnd warnings about backslashes in pom.xml * Activate javaagent for tests to avoid JDK warnings Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>