Skip to content

Commit

Permalink
Remove openhab.tp-mapdb (#1497)
Browse files Browse the repository at this point in the history
Related to #1488, #1493

Signed-off-by: Wouter Born <github@maindrain.net>
  • Loading branch information
wborn authored May 24, 2020
1 parent 02b13f5 commit 1f4e374
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions features/karaf/openhab-tp/src/main/feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -178,12 +178,6 @@
<feature dependency="true">openhab.tp-xtext</feature>
</feature>

<feature name="openhab.tp-mapdb" description="MapDB" version="${project.version}">
<capability>openhab.tp;feature=mapdb;version=1.0.9</capability>

<bundle dependency="true">mvn:org.mapdb/mapdb/1.0.9</bundle>
</feature>

<feature name="openhab.tp-serial-javacomm" version="${project.version}">
<capability>openhab.tp;feature=serial;impl=javacomm</capability>
<bundle>mvn:org.eclipse.kura/org.eclipse.soda.dk.comm/1.2.201</bundle>
Expand Down

0 comments on commit 1f4e374

Please sign in to comment.