From afb602b3ee35faf2da8a3d9eb4c128018f71f44a Mon Sep 17 00:00:00 2001 From: Rob Bygrave Date: Thu, 30 Sep 2021 11:13:54 +1300 Subject: [PATCH] Build as multi-release jar Will package with module-info.class in META-INF/versions/9/module-info.class --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index c0760bf..22c8403 100644 --- a/pom.xml +++ b/pom.xml @@ -161,6 +161,7 @@ Use is subject to add-module-info + 9 src/main/java9/module-info.java