diff --git a/pom.xml b/pom.xml index 42c4a33d..91161e7d 100644 --- a/pom.xml +++ b/pom.xml @@ -3,9 +3,10 @@ 4.0.0 - org.alfresco - alfresco-super-pom - 9 + org.springframework.boot + spring-boot-starter-parent + 2.0.5.RELEASE + org.alfresco @@ -44,13 +45,6 @@ - - org.springframework.boot - spring-boot-starter-parent - ${dependency.spring-boot.version} - pom - import - ch.qos.logback logback-core @@ -121,4 +115,22 @@ + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.0.1 + + + attach-javadocs + + jar + + + + + + +