Skip to content

Commit

Permalink
Fix BOM (#509)
Browse files Browse the repository at this point in the history
Signed-off-by: Jan N. Klug <github@klug.nrw>
  • Loading branch information
J-N-K committed Jul 25, 2023
1 parent 0af9236 commit afc5e01
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions bom/smarthomej-addons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,6 @@
<artifactId>org.smarthomej.binding.http</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.smarthomej.addons.bundles</groupId>
<artifactId>org.smarthomej.binding.knx</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.smarthomej.addons.bundles</groupId>
<artifactId>org.smarthomej.binding.mail</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.smarthomej.addons.bundles</groupId>
<artifactId>org.smarthomej.binding.notificationsforfiretv</artifactId>
Expand Down

0 comments on commit afc5e01

Please sign in to comment.