Skip to content

Commit

Permalink
(#159) Do not produce dependency-reduced-pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
andreoss committed Sep 16, 2020
1 parent e40c650 commit 8eb405e
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 @@ -163,6 +163,7 @@
<goal>shade</goal>
</goals>
<configuration>
<createDependencyReducedPom>false</createDependencyReducedPom>
<artifactSet>
<includes>
<include>org.cactoos:cactoos</include>
Expand Down

0 comments on commit 8eb405e

Please sign in to comment.