From dcc9a38b1ceba770c624b9d98f077c24fd75108c Mon Sep 17 00:00:00 2001 From: Mustapha Zorgati <15628173+mustaphazorgati@users.noreply.github.com> Date: Mon, 16 Apr 2018 11:05:44 +0200 Subject: [PATCH] TSK-431: pom.xml cleanup --- web/pom.xml | 33 --------------------------------- 1 file changed, 33 deletions(-) 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 - - - -