Skip to content

Commit

Permalink
Merge pull request #3 from renovate-bot/renovate/org.apache.maven.plu…
Browse files Browse the repository at this point in the history
…gins-maven-deploy-plugin-3.x

build(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v3
  • Loading branch information
meltsufin authored Aug 5, 2022
2 parents 271c1bb + efa04bc commit 4dc55a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-beyondcorp-clientconnectorservices/samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
<version>2.8.2</version>
<version>3.0.0</version>
<configuration>
<skip>true</skip>
</configuration>
Expand Down

0 comments on commit 4dc55a5

Please sign in to comment.