Skip to content

Commit

Permalink
Artifacts are not multirelease any more
Browse files Browse the repository at this point in the history
Signed-off-by: David Matějček <[email protected]>
  • Loading branch information
dmatej committed Feb 3, 2025
1 parent 07bfd53 commit 3c72495
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -241,18 +241,6 @@
</manifestEntries>
</archive>
</configuration>
<executions>
<execution>
<id>default-jar</id>
<configuration>
<archive>
<manifestEntries>
<Multi-Release>true</Multi-Release>
</manifestEntries>
</archive>
</configuration>
</execution>
</executions>
</plugin>

<!-- prevent the site plugin from deploying to the scm url -->
Expand Down

0 comments on commit 3c72495

Please sign in to comment.