Skip to content

Commit

Permalink
Upgrades maven site plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
julman99 committed Nov 30, 2014
1 parent 1ece733 commit 08e4499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -61,7 +61,7 @@
<plugin>
<groupId>com.github.github</groupId>
<artifactId>site-maven-plugin</artifactId>
<version>0.9</version>
<version>0.10</version>
<configuration>
<message>Maven artifacts for ${project.artifactId} ${project.version}</message> <!-- git commit message -->
<noJekyll>true</noJekyll> <!-- disable webpage processing -->
Expand Down

0 comments on commit 08e4499

Please sign in to comment.