[#6612] Cannot make maven plugin a module yet

This commit is contained in:
lukaseder 2018-06-15 16:28:49 +02:00
parent 6346a5983e
commit b20d9b4906

View File

@ -1,8 +0,0 @@
/* [java-9] */
/**
* The jOOQ code generation maven plugin module.
*/
module org.jooq.codegen.maven {
requires org.jooq.codegen;
}
/* [/java-9] */