Upgrade to GitHub Site plugin 0.12

This commit is contained in:
Jochen Schalanda 2016-02-18 16:01:32 +01:00
parent cdfe83ddc0
commit aecd92f92f

View File

@ -153,7 +153,7 @@
<plugin> <plugin>
<groupId>com.github.github</groupId> <groupId>com.github.github</groupId>
<artifactId>site-maven-plugin</artifactId> <artifactId>site-maven-plugin</artifactId>
<version>0.9</version> <version>0.12</version>
<configuration> <configuration>
<path>${project.version}</path> <path>${project.version}</path>
<message>Maven site for ${project.name} ${project.version}</message> <message>Maven site for ${project.name} ${project.version}</message>