mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-03-03 08:19:15 +00:00
fix issue with not compiling tests
This commit is contained in:
parent
798f327f68
commit
d246a4b460
@ -43,5 +43,5 @@
|
||||
/**
|
||||
* the Dialect version
|
||||
*/
|
||||
int version();
|
||||
int version() default -1;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user