parent
0ba4de3594
commit
c267e8f876
|
@ -58,7 +58,7 @@
|
|||
<dependency>
|
||||
<groupId>org.openhab.core.bundles</groupId>
|
||||
<artifactId>org.openhab.core.io.rest</artifactId>
|
||||
<version>3.3.0-SNAPSHOT</version>
|
||||
<version>${project.version}</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
|
||||
<feature>scr</feature>
|
||||
<feature>eventadmin</feature>
|
||||
<feature>log</feature>
|
||||
|
||||
<!-- Apache Commons -->
|
||||
<bundle dependency="true">mvn:org.apache.commons/commons-lang3/3.12.0</bundle>
|
||||
|
|
Loading…
Reference in New Issue