Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #94 from adriens/master
Browse files Browse the repository at this point in the history
Upgrade site-maven-plugin to 0.12
  • Loading branch information
cescoffier committed Jul 11, 2015
2 parents 0fe9fb9 + 4184be6 commit 8d6d493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ prefix of `ghSite`.
<plugin>
<groupId>com.github.github</groupId>
<artifactId>site-maven-plugin</artifactId>
<version>0.9</version>
<version>0.12</version>
<configuration>
<message>Creating site for ${project.version}</message>
</configuration>
Expand Down

0 comments on commit 8d6d493

Please sign in to comment.