diff --git a/web/pom.xml b/web/pom.xml index ec4bd56ab..a439f2186 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -26,13 +26,6 @@ - - org.springframework.boot - spring-boot-starter-parent - 2.0.0.RELEASE - - - UTF-8 UTF-8 @@ -143,32 +136,6 @@ - - org.apache.maven.plugins - maven-source-plugin - 2.2.1 - - - attach-sources - - jar-no-fork - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.9.1 - - - attach-javadocs - - jar - - - -