From: guochuyicmri Date: Tue, 18 Sep 2018 11:03:46 +0000 (+0800) Subject: modify pom file X-Git-Tag: 1.2.0~8 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c3321fcb2439f2060f8a1a9dc8825dd3bbf4aff5;p=usecase-ui%2Fserver.git modify pom file Change-Id: I6e23c867383096c73fc3fc2c67d3a246388b4671 Issue-ID: USECASEUI-142 Signed-off-by: guochuyicmri --- diff --git a/pom.xml b/pom.xml index 60f25b67..4594d827 100644 --- a/pom.xml +++ b/pom.xml @@ -34,274 +34,4 @@ server standalone - - - UTF-8 - UTF-8 - 1.8 - 5.0.11.Final - 4.3.4.RELEASE - 1.0.2 - 1.4 - 2.9.0 - - - - - - - org.springframework.boot - spring-boot-starter-parent - 1.4.2.RELEASE - pom - import - - - - - - - org.springframework.boot - spring-boot-starter-data-jpa - - - org.springframework.boot - spring-boot-starter-data-redis - - - org.springframework.boot - spring-boot-starter-data-rest - - - org.springframework.data - spring-data-rest-hal-browser - - - org.springframework.boot - spring-boot-starter-jersey - - - - org.springframework.boot - spring-boot-starter-web - - - - org.mariadb.jdbc - mariadb-java-client - 2.2.2 - - - org.projectlombok - lombok - true - - - org.springframework.boot - spring-boot-starter-test - test - - - org.springframework.restdocs - spring-restdocs-mockmvc - test - - - org.springframework.security - spring-security-test - test - - - org.springframework - spring-core - ${spring.version} - - - org.springframework - spring-orm - ${spring.version} - - - org.springframework - spring-context - ${spring.version} - - - org.springframework - spring-jdbc - ${spring.version} - - - org.springframework - spring-webmvc - ${spring.version} - - - org.hibernate - hibernate-core - ${hibernate.version} - - - javax.persistence - persistence-api - ${javax.persistence.version} - - - - - org.apache.commons - commons-csv - ${common.csv.version} - - - - - com.fasterxml.jackson.core - jackson-databind - ${jackson.version} - - - - - com.fasterxml.jackson.core - jackson-core - ${jackson.version} - - - - - com.fasterxml.jackson.core - jackson-annotations - ${jackson.version} - - - - com.squareup.retrofit2 - retrofit - 2.3.0 - - - com.squareup.retrofit2 - converter-jackson - 2.3.0 - - - - org.openecomp.sdc.jtosca - jtosca - 1.1.1 - - - - com.google.guava - guava - - - - - org.onap.msb.java-sdk - msb-java-sdk - 1.0.0 - - - - - org.jmockit - jmockit - 1.19 - test - - - junit - junit - 4.12 - - - org.jmockit - jmockit-coverage - 1.19 - test - - - - - - - - org.springframework.boot - spring-boot-maven-plugin - 1.4.2.RELEASE - - true - - - - - repackage - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.3 - - 1.8 - 1.8 - - - - org.apache.maven.plugins - maven-antrun-plugin - 1.8 - - - org.apache.maven.plugins - maven-surefire-plugin - 2.19 - - true - - **/*Spec* - **/Test*.java - **/*Test.java - **/*TestCase.java - **/Test*.scala - **/*Test.scala - **/*TestCase.scala - - - - - - - - - spring-milestones - Spring Milestones - https://repo.spring.io/milestone - - false - - - - - - - spring-milestones - Spring Milestones - https://repo.spring.io/milestone - - false - - - diff --git a/server/pom.xml b/server/pom.xml index 94695162..51e83ea7 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -259,7 +259,6 @@ org.springframework.boot spring-boot-maven-plugin - 1.4.2.RELEASE true