Skip to content

Commit

Permalink
uodate site-maven-plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
bsorrentino committed Aug 5, 2020
1 parent 7768b3c commit c6dbeb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion processor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ This plugin could be considered the 'alter ego' of maven apt plugin http://mojo.
<plugin>
<groupId>com.github.github</groupId>
<artifactId>site-maven-plugin</artifactId>
<version>0.10</version>
<version>0.12</version>
<configuration>
<message>Creating site for ${project.version}</message>
<server>github</server>
Expand Down

0 comments on commit c6dbeb9

Please sign in to comment.