diff --git a/pom.xml b/pom.xml index f9496f7b..624a4e4b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,7 @@ - + 4.0.0 @@ -193,8 +195,8 @@ maven-surefire-plugin - **/*Tests.java **/*Test.java + **/*Tests.java false @@ -215,6 +217,28 @@ + + + html + generate-resources + + process-asciidoc + + + html5 + ${project.root}/target/site/reference/html + false + prettify + + true + font + true + true + spring.css + + + +