Skip to content

Commit 8efd9ac

Browse files
committed
Updated the github site-maven-plugin, which was broken at 0.9
1 parent 6d552b4 commit 8efd9ac

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
@@ -153,7 +153,7 @@
153153
<plugin>
154154
<groupId>com.github.github</groupId>
155155
<artifactId>site-maven-plugin</artifactId>
156-
<version>0.9</version>
156+
<version>0.10</version>
157157
<configuration>
158158
<message>Maven artifacts for ${project.version}</message> <!-- git commit message -->
159159
<noJekyll>true</noJekyll> <!-- disable webpage processing -->

0 commit comments

Comments
 (0)