mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Remove dependencies which are not present in the project. (#1592)
These cause build to fail with clean repository. Signed-off-by: Łukasz Dywicki <luke@code-house.org>
This commit is contained in:
committed by
Kai Kreuzer
parent
9070539a1a
commit
7652d04ff6
@@ -70,12 +70,6 @@
|
||||
<version>${project.version}</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.openhab.core.bundles</groupId>
|
||||
<artifactId>org.openhab.core.extension.sample</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.openhab.core.bundles</groupId>
|
||||
<artifactId>org.openhab.core.id</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user