Skip to content

Commit

Permalink
removed unused mapdb storage bundle (#1488)
Browse files Browse the repository at this point in the history
Signed-off-by: Kai Kreuzer <kai@openhab.org>
  • Loading branch information
kaikreuzer committed May 22, 2020
1 parent 240c245 commit 97d7ef6
Show file tree
Hide file tree
Showing 13 changed files with 2 additions and 826 deletions.
6 changes: 0 additions & 6 deletions bom/openhab-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -532,12 +532,6 @@
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.openhab.core.bundles</groupId>
<artifactId>org.openhab.core.storage.mapdb</artifactId>
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
</dependencies>

</project>
27 changes: 0 additions & 27 deletions bundles/org.openhab.core.storage.mapdb/.classpath

This file was deleted.

23 changes: 0 additions & 23 deletions bundles/org.openhab.core.storage.mapdb/.project

This file was deleted.

14 changes: 0 additions & 14 deletions bundles/org.openhab.core.storage.mapdb/NOTICE

This file was deleted.

25 changes: 0 additions & 25 deletions bundles/org.openhab.core.storage.mapdb/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 97d7ef6

Please sign in to comment.