#2374 - Bump to Java 11 and module-path

This commit is contained in:
Rob Bygrave
2022-03-31 08:42:14 +13:00
parent 79be375f54
commit 24d8f38b1d
71 changed files with 149 additions and 366 deletions
@@ -0,0 +1,4 @@
module io.ebean.xmapping.api {
exports io.ebeaninternal.xmapping.api;
}