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

Commit a68ea9e

Browse files
committed
upgrade github site maven plugin
1 parent 524a931 commit a68ea9e

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
@@ -202,7 +202,7 @@
202202
<plugin>
203203
<groupId>com.github.github</groupId>
204204
<artifactId>site-maven-plugin</artifactId>
205-
<version>0.9</version>
205+
<version>0.10</version>
206206
<configuration>
207207
<message>Creating site for ${project.version}</message>
208208
<server>github</server>

0 commit comments

Comments
 (0)