Skip to content

Commit

Permalink
[WAGON-636] Change location for dependency-reduced-pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Dec 27, 2024
1 parent d877f73 commit 4803495
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wagon-providers/wagon-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ under the License.
<shadedPattern>org.apache.maven.wagon.providers.http.wagon.shared</shadedPattern>
</relocation>
</relocations>
<dependencyReducedPomLocation>${project.build.directory}/dependency-reduced-pom.xml</dependencyReducedPomLocation>
</configuration>
</execution>
</executions>
Expand Down

0 comments on commit 4803495

Please sign in to comment.