From e0addf5b588a1244f9679becd90999dfcb4c3a94 Mon Sep 17 00:00:00 2001 From: "ITSERVICES\\rb7147" Date: Tue, 25 Apr 2017 11:46:00 -0400 Subject: Policy 1707 commit to LF Change-Id: Ibe6f01d92f9a434c040abb05d5386e89d675ae65 Signed-off-by: ITSERVICES\rb7147 --- PyPDPServer/pom.xml | 248 ---------------------------------------------------- 1 file changed, 248 deletions(-) delete mode 100644 PyPDPServer/pom.xml (limited to 'PyPDPServer/pom.xml') diff --git a/PyPDPServer/pom.xml b/PyPDPServer/pom.xml deleted file mode 100644 index 608bdea0d..000000000 --- a/PyPDPServer/pom.xml +++ /dev/null @@ -1,248 +0,0 @@ - - - - - - 4.0.0 - PyPDPServer - war - - PyPDP Server - - - org.openecomp.policy.engine - PolicyEngineSuite - 1.1.0-SNAPSHOT - - - - org.openecomp.policy.pypdp.controller.Application - 1.8 - 1.8 - - - java - jacoco - ${project.build.directory}/surefire-reports - ${project.build.directory}/coverage-reports/jacoco.exec - /opt/app/jacoco-it.exec - true - 1.3.3.RELEASE - - - - - spring-releases - https://repo.spring.io/libs-release - - - - - spring-releases - https://repo.spring.io/libs-release - - - - - - - org.springframework.boot - spring-boot-dependencies - ${springboot.version} - pom - import - - - - - - - org.openecomp.policy.engine - PolicyEngineAPI - ${project.version} - - - javax.websocket - javax.websocket-api - - - com.google.guava - guava - - - slf4j-log4j12 - org.slf4j - - - org.springframework - spring-mock - - - - - org.springframework.boot - spring-boot-starter-web - ${springboot.version} - - - org.slf4j - log4j-over-slf4j - - - logback-classic - ch.qos.logback - - - logback-core - ch.qos.logback - - - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - io.springfox - springfox-swagger2 - 2.4.0 - - - io.springfox - springfox-swagger-ui - 2.4.0 - - - org.springframework - spring-web - 4.2.5.RELEASE - - - org.glassfish - javax.json - 1.0.4 - - - org.apache.httpcomponents - httpclient - 4.2.4 - - - commons-io - commons-io - 2.4 - - - javax.validation - validation-api - 1.1.0.Final - - - com.google.guava - guava - 19.0 - - - ch.qos.logback - logback-core - 1.1.1 - - - ch.qos.logback - logback-classic - 1.1.1 - - - org.springframework - spring-test - 4.2.5.RELEASE - - - org.mapstruct - mapstruct - 1.0.0.Final - - - org.skyscreamer - jsonassert - 1.3.0 - - - javax.ws.rs - javax.ws.rs-api - 2.0.1 - test - - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - - - - org.springframework.boot - spring-boot-maven-plugin - ${springboot.version} - - - - repackage - - none - - - - - maven-war-plugin - 2.2 - - WEB-INF/lib/javax.websocket-api-1.1.jar - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.2 - - 1.8 - 1.8 - - - - com.fortify.ps.maven.plugin - sca-maven-plugin - 4.20 - - - - -- cgit 1.2.3-korg