Skip to content

Commit

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

chore(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v2.8.2
  • Loading branch information
ChristianMurphy authored Oct 6, 2022
2 parents 2be52ef + e139992 commit 2606c1f
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.7</version>
<version>2.8.2</version>
<configuration>
<skip>true</skip>
</configuration>
Expand Down

0 comments on commit 2606c1f

Please sign in to comment.