From 918b121cc0046739096d3cb8d96a8500b58cac1c Mon Sep 17 00:00:00 2001 From: Victor Date: Fri, 4 Aug 2023 23:39:46 +0200 Subject: [PATCH] module-info.java is placed in the wrong jar #426 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bd4b959..af807f8 100644 --- a/pom.xml +++ b/pom.xml @@ -264,7 +264,7 @@ org.moditect moditect-maven-plugin - 1.0.0.RC2 + 1.0.0.RC3