Skip to content
This repository was archived by the owner on May 28, 2018. It is now read-only.

Commit bb79fe2

Browse files
author
Michal Gajdos
committed
Update maven-deploy-plugin to 2.8.1 (2.7 -> 2.8.1)
Change-Id: Ibe3ac9ac0513c98ba12d07df37e9e7a892dde210 Signed-off-by: Michal Gajdos <[email protected]>
1 parent 20c1148 commit bb79fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@
353353
<plugin>
354354
<groupId>org.apache.maven.plugins</groupId>
355355
<artifactId>maven-deploy-plugin</artifactId>
356-
<version>2.7</version>
356+
<version>2.8.1</version>
357357
<configuration>
358358
<retryFailedDeploymentCount>10</retryFailedDeploymentCount>
359359
</configuration>

0 commit comments

Comments
 (0)