diff --git a/spring-boot-javadoc/pom.xml b/spring-boot-javadoc/pom.xml index e377178e7b7..b524d508bb7 100644 --- a/spring-boot-javadoc/pom.xml +++ b/spring-boot-javadoc/pom.xml @@ -42,16 +42,6 @@ full - - org.jfrog.buildinfo - artifactory-maven-plugin - - - docs - false - - - org.apache.maven.plugins maven-javadoc-plugin @@ -84,7 +74,7 @@ ${project.build.directory}/${project.name}-${project.version}-javadoc.jar - zip + zip;zip.type=docs;zip.deployed=false diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index 8e4cfc054c4..7a8c8ba4213 100644 --- a/spring-boot-parent/pom.xml +++ b/spring-boot-parent/pom.xml @@ -412,15 +412,6 @@ full - - - - org.jfrog.buildinfo - artifactory-maven-plugin - 2.2.2 - - - maven-javadoc-plugin @@ -456,14 +447,6 @@ false - - jfrog - JFrog Repository - http://dl.bintray.com/jfrog/jfrog-jars/ - - false - -