Small cleanup and fixed tests
This commit is contained in:
parent
6a81f5de16
commit
55ceb0bf34
4 changed files with 6 additions and 13 deletions
|
|
@ -8,7 +8,7 @@ import java.sql.SQLException;
|
|||
import java.util.logging.Logger;
|
||||
|
||||
/**
|
||||
* The DB upgrade class for Hal-Core
|
||||
* The DB upgrade class for Hal-Zigbee plugin
|
||||
*/
|
||||
public class ZigbeeHalDatabaseUpgrade extends HalDatabaseUpgrade {
|
||||
private static final int REFERENCE_DB_VERSION = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue