Skip to content

Commit

Permalink
#20 add module-info without multi-version jar
Browse files Browse the repository at this point in the history
  • Loading branch information
rbygrave committed Sep 27, 2021
1 parent 16e59ea commit 777bb39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ Use is subject to <a href="{@docRoot}/doc-files/speclicense.html" target="_top">
<goal>add-module-info</goal>
</goals>
<configuration>
<jvmVersion>9</jvmVersion>
<module>
<moduleInfoFile>src/main/java9/module-info.java</moduleInfoFile>
</module>
Expand Down

0 comments on commit 777bb39

Please sign in to comment.