Skip to content

Commit

Permalink
fixed dependency in bom
Browse files Browse the repository at this point in the history
Signed-off-by: Marc Fischer <marc.fischer2@bosch.io>
  • Loading branch information
marcfischerboschio committed May 16, 2022
1 parent eaa86d7 commit 0459d9c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bom/openhab-addons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,11 @@
<artifactId>org.openhab.binding.boschshc</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.boschspexor</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.bosesoundtouch</artifactId>
Expand Down

0 comments on commit 0459d9c

Please sign in to comment.