Skip to content

Commit

Permalink
Use createDependencyReducedPom to make maven central compatible relea…
Browse files Browse the repository at this point in the history
…ses (#63)
  • Loading branch information
StrongestNumber9 authored Aug 7, 2024
1 parent 8b7596a commit 1e4c115
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@
<goal>shade</goal>
</goals>
<configuration>
<createDependencyReducedPom>false</createDependencyReducedPom>
<relocations>
<relocation>
<pattern>org.antlr</pattern>
Expand Down

0 comments on commit 1e4c115

Please sign in to comment.