Skip to content

Commit

Permalink
#825 Ensure dependency-reduced POM is created correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
theigl committed Apr 30, 2021
1 parent 314c678 commit 73ad34f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom-versioned.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,6 @@
<shadedArtifactAttached>false</shadedArtifactAttached>
<createDependencyReducedPom>true</createDependencyReducedPom>
<dependencyReducedPomLocation>${project.build.directory}/kryo${kryo.major.version}-${project.version}.pom</dependencyReducedPomLocation>
<artifactSet>
<excludes>
<exclude>com.esotericsoftware:kryo</exclude>
</excludes>
</artifactSet>
<filters>
<filter>
<artifact>com.esotericsoftware:minlog</artifact>
Expand Down

0 comments on commit 73ad34f

Please sign in to comment.