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 31, 2024
1 parent 5c334af commit 1afcf9b
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 @@ -143,6 +143,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 1afcf9b

Please sign in to comment.