diff --git a/pom.xml b/pom.xml index e98f0dab..8218be63 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,6 @@ - + 4.0.0 org.sonatype.oss @@ -12,7 +14,7 @@ 0.0.7-SNAPSHOT - 3.1.1 + 3.1.1 jbake-maven-plugin is a plugin to integrate JBake into your projects @@ -60,7 +62,8 @@ scm:git:http://github.com/ingenieux/jbake-maven-plugin - scm:git:ssh://git@github.com/ingenieux/jbake-maven-plugin.git + scm:git:ssh://git@github.com/ingenieux/jbake-maven-plugin.git + http://github.com/ingenieux/jbake-maven-plugin @@ -250,8 +253,19 @@ org.apache.maven.plugins - maven-site-plugin - 3.3 + maven-javadoc-plugin + 2.9 + + + attach-javadocs + + jar + + + -Xdoclint:none + + +