diff --git a/pom.xml b/pom.xml index 59e2ef4..5b5e148 100644 --- a/pom.xml +++ b/pom.xml @@ -39,6 +39,7 @@ UTF-8 + github @@ -103,6 +104,24 @@ + + com.github.github + site-maven-plugin + 0.12 + + Creating site for ${project.version} + true + + + + + site + + site + + + +