Skip to content

Commit

Permalink
Publish shadow jar
Browse files Browse the repository at this point in the history
  • Loading branch information
EverNife committed Oct 15, 2021
1 parent 7f5228e commit 6756e79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ publishing {
}
publications {
petrus(MavenPublication) {
artifact(shadowJar)
groupId = project.group
from(components.java)
pom.withXml {
Expand Down

0 comments on commit 6756e79

Please sign in to comment.