Skip to content

Commit

Permalink
Merge pull request #21 from uPortal-Project/renovate/org.apache.maven…
Browse files Browse the repository at this point in the history
….plugins-maven-deploy-plugin-3.x

chore(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v3
  • Loading branch information
ChristianMurphy authored Oct 6, 2022
2 parents 2606c1f + 83a9438 commit 8c8af0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ContribTestPortlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
<plugins>
<plugin>
<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 8c8af0e

Please sign in to comment.