mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Clean up POM dependencies (#4855)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
@@ -29,13 +29,6 @@
|
||||
<version>${karaf.tooling.version}</version>
|
||||
<type>kar</type>
|
||||
<scope>provided</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<!-- This should have been an optional dependency and will be fixed in Karaf 4.2.8 (KARAF-6462). -->
|
||||
<groupId>org.knopflerfish.kf6</groupId>
|
||||
<artifactId>log-API</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
|
||||
<!-- Repositories -->
|
||||
|
||||
Reference in New Issue
Block a user