Merge pull request #71 from SBDPlugins/dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.1
Bump maven-deploy-plugin from 3.0.0-M2 to 3.1.1
This commit is contained in:
commit
56b54532e5
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -137,7 +137,7 @@
|
|||
<!-- SKIP the maven deploy -->
|
||||
<plugin>
|
||||
<artifactId>maven-deploy-plugin</artifactId>
|
||||
<version>3.0.0-M2</version>
|
||||
<version>3.1.1</version>
|
||||
<configuration>
|
||||
<skip>true</skip>
|
||||
</configuration>
|
||||
|
|
Loading…
Reference in a new issue