X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ONAP-SDK-APP%2Fpom.xml;h=74406510ebaca5674f1e29b0698c5ae02ee56ee8;hb=37ad11c5660d017aace257bf7f5bd03c02f26bdd;hp=f08b76d765cdf18f20b5d600f6e28eeba3ac117d;hpb=2cb76b3efe8ca385da3bc5f5afc5b26a52c6fd43;p=policy%2Fengine.git diff --git a/ONAP-SDK-APP/pom.xml b/ONAP-SDK-APP/pom.xml index f08b76d76..74406510e 100644 --- a/ONAP-SDK-APP/pom.xml +++ b/ONAP-SDK-APP/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine ================================================================================ - Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018, 2020 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -17,29 +17,27 @@ limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.engine PolicyEngineSuite - 1.3.0-SNAPSHOT + 1.6.3 ONAP-SDK-APP war UTF-8 - 2.3.1 - 4.2.0.RELEASE + 2.6.0 + 4.3.24.RELEASE 4.3.11.Final true **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/**,src/main/webapp/**/* - http://archive.apache.org/dist/tomcat/tomcat-8/v8.0.37/bin - apache-tomcat-8.0.37 + http://archive.apache.org/dist/tomcat/tomcat-8/v8.5.34/bin + apache-tomcat-8.5.34 @@ -63,14 +61,6 @@ - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - - org.apache.maven.plugins maven-surefire-plugin @@ -187,6 +177,11 @@ + + org.powermock + powermock-api-mockito2 + test + org.onap.policy.engine @@ -198,6 +193,14 @@ org.onap.portal.sdk epsdk-core + + org.apache.xmlbeans + xmlbeans + + + dom4j + dom4j + @@ -211,6 +214,10 @@ org.onap.portal.sdk epsdk-core + + org.springframework + spring-expression + @@ -236,6 +243,37 @@ epsdk-app-common ${epsdk.version} jar + + + + org.springframework + spring-core + + + org.springframework + spring-web + + + org.springframework + spring-webmvc + + + xerces + xercesImpl + + + xalan + xalan + + + xml-apis + xml-apis-ext + + + xom + xom + + + + org.springframework + spring-core + + + org.springframework + spring-web + + + org.springframework + spring-webmvc + + + org.springframework + spring-aop + + + org.springframework + spring-orm + + + xalan + xalan + + + org.aspectj + aspectjrt + + + org.aspectj + aspectjweaver + @@ -276,12 +357,94 @@ com.oracle ojdbc6 + + com.lowagie + itext + + + + org.springframework + spring-core + + + org.springframework + spring-web + + + org.springframework + spring-webmvc + org.onap.portal.sdk epsdk-workflow ${epsdk.version} + + + + org.springframework + spring-core + + + org.springframework + spring-web + + + org.springframework + spring-webmvc + + + + + + + org.aspectj + aspectjrt + 1.8.14 + + + org.aspectj + aspectjweaver + 1.8.14 + + + org.springframework + spring-expression + ${springframework.version} + + + org.springframework + spring-core + ${springframework.version} + + + commons-logging + commons-logging + + + + + org.springframework + spring-web + ${springframework.version} + + + org.springframework + spring-expression + + + + + org.springframework + spring-webmvc + ${springframework.version} + + + org.springframework + spring-expression + + @@ -298,7 +461,6 @@ org.mariadb.jdbc mariadb-java-client - 1.2.3 commons-dbcp