Skip to content

Commit

Permalink
fix plugin configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
nextbreakpoint committed Jun 30, 2024
1 parent 325a387 commit d59db89
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -331,14 +331,6 @@
<failOnExistingRelease>false</failOnExistingRelease>
<overwriteArtifact>false</overwriteArtifact>
<draft>${github.draft}</draft>
<fileSets>
<fileSet>
<directory>${project.basedir}</directory>
<includes>
<include>**/${project.artifactId}-${project.version}.jar</include>
</includes>
</fileSet>
</fileSets>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit d59db89

Please sign in to comment.