Skip to content

Commit

Permalink
Updated maven site version to work with maven 3
Browse files Browse the repository at this point in the history
  • Loading branch information
dkhenry committed Dec 22, 2013
1 parent 8514ded commit 7b8c99c
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 @@ -86,7 +86,7 @@
<plugin>
<groupId>com.github.github</groupId>
<artifactId>site-maven-plugin</artifactId>
<version>0.8</version>
<version>0.9</version>
<configuration>
<message>Maven artifacts for ${project.version}</message> <!-- git commit message -->
<noJekyll>true</noJekyll> <!-- disable webpage processing -->
Expand Down

0 comments on commit 7b8c99c

Please sign in to comment.