Skip to content

Commit

Permalink
Fixed #105 - Upgrade maven-site-plugin from 3.7 to 3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
khmarbaise committed May 23, 2020
1 parent a1f5736 commit 0a50939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<version>3.7</version>
<version>3.9.0</version>
<configuration>
<skipDeploy>true</skipDeploy><!-- don't deploy site with maven-site-plugin -->
</configuration>
Expand Down

0 comments on commit 0a50939

Please sign in to comment.