Skip to content

Commit a9041e7

Browse files
committed
Upgrade maven-deploy-plugin to 2.8.2
1 parent 259f107 commit a9041e7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,11 @@
9393
<artifactId>maven-release-plugin</artifactId>
9494
<version>2.5.3</version>
9595
</plugin>
96+
<plugin>
97+
<groupId>org.apache.maven.plugins</groupId>
98+
<artifactId>maven-deploy-plugin</artifactId>
99+
<version>2.8.2</version>
100+
</plugin>
96101
<plugin>
97102
<groupId>org.codehaus.mojo</groupId>
98103
<artifactId>versions-maven-plugin</artifactId>

0 commit comments

Comments
 (0)