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 Feb 5, 2024
1 parent ac27eec commit 61c70e9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions kogito-build/kogito-build-no-bom-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@
<version.copyrename.plugin>1.0</version.copyrename.plugin>
<version.dependency.plugin>3.5.0</version.dependency.plugin>
<version.de.skuzzle.enforcer>1.1.0</version.de.skuzzle.enforcer>
<version.deploy.plugin>2.8.2</version.deploy.plugin>
<version.enforcer.plugin>3.0.0-M2</version.enforcer.plugin>
<version.exec.plugin>1.6.0</version.exec.plugin>
<version.findbugs.plugin>3.0.5</version.findbugs.plugin>
Expand Down Expand Up @@ -296,7 +295,6 @@
</plugin>
<plugin>
<artifactId>maven-deploy-plugin</artifactId>
<version>${version.deploy.plugin}</version>
<configuration>
<retryFailedDeploymentCount>10</retryFailedDeploymentCount>
</configuration>
Expand Down

0 comments on commit 61c70e9

Please sign in to comment.