mirror of
https://github.com/danieldemus/openhab-addons
synced 2026-07-31 05:24:24 +02:00
Downgrade karaf-maven-plugin to 4.4.8
This is a workaround for apache/karaf#2218 and openhab/openhab-core#5234. Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
committed by
lsiepel
parent
5502cf8f39
commit
c6c4eb0f82
+1
-1
@@ -63,7 +63,7 @@
|
||||
<plugin>
|
||||
<groupId>org.apache.karaf.tooling</groupId>
|
||||
<artifactId>karaf-maven-plugin</artifactId>
|
||||
<version>${karaf.version}</version>
|
||||
<version>${karaf.maven.plugin.version}</version>
|
||||
<extensions>true</extensions>
|
||||
<configuration>
|
||||
<startLevel>80</startLevel>
|
||||
|
||||
Reference in New Issue
Block a user