Skip to content

Commit

Permalink
use maven-deploy-plugin version defined in apache parent plugin manag…
Browse files Browse the repository at this point in the history
…ement section
  • Loading branch information
rgdoliveira committed May 13, 2024
1 parent 6743de7 commit da780a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,6 @@
</plugin>
<plugin>
<artifactId>maven-deploy-plugin</artifactId>
<version>${version.deploy.plugin}</version>
<configuration>
<retryFailedDeploymentCount>10</retryFailedDeploymentCount>
</configuration>
Expand Down

0 comments on commit da780a4

Please sign in to comment.