Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit e843351

Browse files
committed
upgrade github site maven plugin now that it is maven 3.1 compatible
1 parent 5c0dfb5 commit e843351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
<plugin>
226226
<groupId>com.github.github</groupId>
227227
<artifactId>site-maven-plugin</artifactId>
228-
<version>0.8</version>
228+
<version>0.9</version>
229229
<configuration>
230230
<message>Creating site for ${project.version}</message>
231231
<server>github</server>

0 commit comments

Comments
 (0)