[jOOQ/jOOQ#10762] Wrong XSD schema in org.jooq.Constants#XSD_CODEGEN in version 3.14.0
This commit is contained in:
parent
6c035a0528
commit
06ef066fd7
@ -114,7 +114,7 @@ public final class Constants {
|
||||
/**
|
||||
* The current jooq-codegen XSD file name.
|
||||
*/
|
||||
public static final String XSD_CODEGEN = "jooq-codegen-3.13.0.xsd";
|
||||
public static final String XSD_CODEGEN = "jooq-codegen-3.14.0.xsd";
|
||||
|
||||
/**
|
||||
* The current jooq-codegen XML namespace.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user