Skip to content

Commit 7b8c99c

Browse files
committed
Updated maven site version to work with maven 3
1 parent 8514ded commit 7b8c99c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<plugin>
8787
<groupId>com.github.github</groupId>
8888
<artifactId>site-maven-plugin</artifactId>
89-
<version>0.8</version>
89+
<version>0.9</version>
9090
<configuration>
9191
<message>Maven artifacts for ${project.version}</message> <!-- git commit message -->
9292
<noJekyll>true</noJekyll> <!-- disable webpage processing -->

0 commit comments

Comments
 (0)