Skip to content

Commit

Permalink
Relocate morepaperlib
Browse files Browse the repository at this point in the history
  • Loading branch information
adabugra committed Dec 3, 2024
1 parent 970c9fa commit 3c4358e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,10 @@
<pattern>org.jetbrains.annotations</pattern>
<shadedPattern>xyz.geik.farmer.shades.jetbrains</shadedPattern>
</relocation>
<relocation>
<pattern>space.arim</pattern>
<shadedPattern>xyz.geik.farmer.shades.morepaperlib</shadedPattern>
</relocation>
</relocations>
</configuration>
<executions>
Expand Down

0 comments on commit 3c4358e

Please sign in to comment.