Bump maven-deploy-plugin from 3.0.0-M2 to 3.1.1 #71
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -137,7 +137,7 @@
|
||||||
<!-- SKIP the maven deploy -->
|
<!-- SKIP the maven deploy -->
|
||||||
<plugin>
|
<plugin>
|
||||||
<artifactId>maven-deploy-plugin</artifactId>
|
<artifactId>maven-deploy-plugin</artifactId>
|
||||||
<version>3.0.0-M2</version>
|
<version>3.1.1</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<skip>true</skip>
|
<skip>true</skip>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|
Loading…
Reference in a new issue