Skip to content

Commit

Permalink
disable createDependencyReducedPom (apache#1033)
Browse files Browse the repository at this point in the history
  • Loading branch information
lovepoem authored and xingfudeshi committed May 14, 2019
1 parent c13f832 commit 45b99b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@
<createSourcesJar>true</createSourcesJar>
<promoteTransitiveDependencies>false</promoteTransitiveDependencies>
<keepDependenciesWithProvidedScope>false</keepDependenciesWithProvidedScope>
<createDependencyReducedPom>true</createDependencyReducedPom>
<createDependencyReducedPom>false</createDependencyReducedPom>
<artifactSet>
<includes>
<include>io.seata:seata-common</include>
Expand Down Expand Up @@ -548,4 +548,4 @@
</distributionManagement>
</profile>
</profiles>
</project>
</project>

0 comments on commit 45b99b7

Please sign in to comment.