X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=POLICY-SDK-APP%2Fpom.xml;h=6a98e0f6e76dc11f0a3b9e7e366a31e0c08d2c7e;hp=9f7f26742864c15ff4eb113b724e72e16ab37ece;hb=a2ab61f0ad39970ad35c3e47ff8429f59850c469;hpb=95ba8a85dacd65101f550e2d32dda33780b16dbd diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml index 9f7f26742..6a98e0f6e 100644 --- a/POLICY-SDK-APP/pom.xml +++ b/POLICY-SDK-APP/pom.xml @@ -17,256 +17,269 @@ limitations under the License. ============LICENSE_END========================================================= --> - - 4.0.0 - - org.onap.policy.engine - PolicyEngineSuite - 1.2.0-SNAPSHOT - - POLICY-SDK-APP - war - - - - maven-war-plugin - 2.1 - - true - - false - - - - maven-compiler-plugin - 3.2 - - 1.8 - 1.8 - - - - org.apache.maven.plugins - maven-surefire-plugin - - ${skiptests} - - **/Test*.java - **/*Test.java - **/*TestCase.java - - - ${basedir}/war - - - classpath: - - - - - - - UTF-8 - 2.1.0 - 4.2.0.RELEASE - 4.3.11.Final - true - false - **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/**,src/main/webapp/app/policyApp/CSS/**/*,src/main/webapp/app/policyApp/libs/**/* - - - - com.h2database - h2 - test - - - org.onap.portal.sdk - epsdk-core - ${epsdk.version} - - - mysql - mysql-connector-java - - - com.thoughtworks.xstream - xstream - - - - - - org.springframework - spring-core - ${springframework.version} - - - commons-logging - commons-logging - - - - - org.springframework - spring-test - ${springframework.version} - - - org.springframework - spring-web - ${springframework.version} - - - org.springframework - spring-webmvc - ${springframework.version} - - - org.springframework - spring-tx - ${springframework.version} - - - org.springframework - spring-context-support - ${springframework.version} - - - - org.hibernate - hibernate-core - ${hibernate.version} - - - org.hibernate - hibernate-validator - 5.1.3.Final - - - - javax.mail - mail - 1.4.7 - - - - com.fasterxml.jackson.core - jackson-annotations - ${jackson.version} - - - com.fasterxml.jackson.core - jackson-core - ${jackson.version} - - - com.fasterxml.jackson.module - jackson-module-jaxb-annotations - ${jackson.version} - - - com.fasterxml.jackson.module - jackson-module-jsonSchema - ${jackson.version} - - - com.fasterxml.jackson.dataformat - jackson-dataformat-xml - ${jackson.version} - - - - org.elasticsearch - elasticsearch - 6.2.2 - - - org.json - json - 20160212 - - - io.searchbox - jest - 2.0.0 - - - commons-logging - commons-logging - - - org.apache.httpcomponents - httpclient - - - - - org.onap.policy.engine - ONAP-PDP - ${project.version} - - - commons-logging - commons-logging - - - org.apache.httpcomponents - httpcore - - - com.att.aft - dme2 - - - - - commons-fileupload - commons-fileupload - ${commons.fileupload.version} - - - org.apache.commons - commons-compress - 1.8 - - - args4j - args4j - 2.32 - - - org.apache.poi - poi - 3.15 - - - org.apache.poi - poi-ooxml - 3.15 - - - - com.esotericsoftware.yamlbeans - yamlbeans - 1.08 - - - - org.yaml - snakeyaml - 1.16 - - - org.apache.tomcat - tomcat-jdbc - 8.0.24 - - - org.apache.tomcat - tomcat-dbcp - 8.5.9 - - + + 4.0.0 + + org.onap.policy.engine + PolicyEngineSuite + 1.6.0-SNAPSHOT + + POLICY-SDK-APP + war + + + + maven-war-plugin + + true + + false + + + + maven-compiler-plugin + + 1.8 + 1.8 + + + + org.apache.maven.plugins + maven-surefire-plugin + + ${skiptests} + + **/Test*.java + **/*Test.java + **/*TestCase.java + + + ${basedir}/war + + + classpath: + + + + + + + UTF-8 + 2.6.0 + 4.3.24.RELEASE + 4.3.11.Final + 1.2.3 + true + false + **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/**,src/main/webapp/app/policyApp/CSS/**/*,src/main/webapp/app/policyApp/libs.bower_components/**/* + + + + ch.qos.logback + logback-classic + + + com.h2database + h2 + test + + + org.onap.portal.sdk + epsdk-core + ${epsdk.version} + + + mysql + mysql-connector-java + + + com.thoughtworks.xstream + xstream + + + + org.springframework + spring-core + + + org.springframework + spring-web + + + org.springframework + spring-webmvc + + + + + + org.springframework + spring-core + ${springframework.version} + + + commons-logging + commons-logging + + + + + org.springframework + spring-test + ${springframework.version} + + + org.springframework + spring-web + ${springframework.version} + + + org.springframework + spring-webmvc + ${springframework.version} + + + org.springframework + spring-tx + ${springframework.version} + + + org.springframework + spring-context-support + ${springframework.version} + + + + org.hibernate + hibernate-core + ${hibernate.version} + + + org.hibernate + hibernate-validator + 5.4.2.Final + + + + com.sun.mail + javax.mail + 1.6.2 + + + + com.fasterxml.jackson.core + jackson-annotations + ${jackson.version} + + + com.fasterxml.jackson.core + jackson-core + ${jackson.version} + + + com.fasterxml.jackson.module + jackson-module-jaxb-annotations + ${jackson.version} + + + com.fasterxml.jackson.module + jackson-module-jsonSchema + ${jackson.version} + + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + ${jackson.version} + + + com.google.code.gson + gson + + + + org.elasticsearch + elasticsearch + ${elasticsearch.version} + + + org.json + json + 20160212 + + + io.searchbox + jest + 2.0.0 + + + commons-logging + commons-logging + + + org.apache.httpcomponents + httpclient + + + + + org.onap.policy.engine + ONAP-PDP + ${project.version} + + + commons-logging + commons-logging + + + org.apache.httpcomponents + httpcore + + + com.att.aft + dme2 + + + + + org.apache.commons + commons-compress + ${commons.compress.version} + + + args4j + args4j + 2.32 + + + org.apache.poi + poi + 3.17 + + + org.apache.poi + poi-ooxml + 3.17 + + + + com.esotericsoftware.yamlbeans + yamlbeans + 1.08 + + + + org.yaml + snakeyaml + + + org.apache.tomcat + tomcat-jdbc + 8.0.24 + + + org.apache.tomcat + tomcat-dbcp + 8.5.9 + +