We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8514ded commit 7b8c99cCopy full SHA for 7b8c99c
1 file changed
pom.xml
@@ -86,7 +86,7 @@
86
<plugin>
87
<groupId>com.github.github</groupId>
88
<artifactId>site-maven-plugin</artifactId>
89
- <version>0.8</version>
+ <version>0.9</version>
90
<configuration>
91
<message>Maven artifacts for ${project.version}</message> <!-- git commit message -->
92
<noJekyll>true</noJekyll> <!-- disable webpage processing -->
0 commit comments