mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-10 13:21:53 +01:00
use compendium specification R7 (#766)
This allows us to use the version 1.4 of the components and we can use the Constructor Injection. Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
This commit is contained in:
parent
d2c7db63db
commit
d60a7c8fe0
@ -29,7 +29,7 @@
|
||||
<dependency>
|
||||
<groupId>org.osgi</groupId>
|
||||
<artifactId>osgi.cmpn</artifactId>
|
||||
<version>6.0.0</version>
|
||||
<version>7.0.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.osgi</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user