Skip to content

Commit 8d6d493

Browse files
committed
Merge pull request github#94 from adriens/master
Upgrade site-maven-plugin to 0.12
2 parents 0fe9fb9 + 4184be6 commit 8d6d493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ prefix of `ghSite`.
128128
<plugin>
129129
<groupId>com.github.github</groupId>
130130
<artifactId>site-maven-plugin</artifactId>
131-
<version>0.9</version>
131+
<version>0.12</version>
132132
<configuration>
133133
<message>Creating site for ${project.version}</message>
134134
</configuration>

0 commit comments

Comments
 (0)