Do not define bundel related versions in OH feature file (#9904)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
This commit is contained in:
committed by
GitHub
parent
8889762bef
commit
37bc57f856
@@ -16,17 +16,6 @@
|
||||
|
||||
<name>openHAB Add-ons :: Features :: Karaf</name>
|
||||
|
||||
<properties>
|
||||
<!-- JDBC database driver versions -->
|
||||
<derby.version>10.12.1.1</derby.version>
|
||||
<h2.version>1.4.191</h2.version>
|
||||
<hsqldb.version>2.3.3</hsqldb.version>
|
||||
<mariadb.version>1.3.5</mariadb.version>
|
||||
<mysql.version>8.0.13</mysql.version>
|
||||
<postgresql.version>9.4.1212</postgresql.version>
|
||||
<sqlite.version>3.16.1</sqlite.version>
|
||||
</properties>
|
||||
|
||||
<modules>
|
||||
<module>openhab-addons</module>
|
||||
<module>openhab-addons-external</module>
|
||||
|
||||
Reference in New Issue
Block a user