X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=ONAP-SDK-APP%2Fpom.xml;h=0e365b37940afbb74a8d8c76a4ee706bd2d872f7;hp=9e845b9647661fad19513c4cfba4957120171bb3;hb=01c2d594520559cce25cb59ac5b01b4a062a915c;hpb=79cd00fc32b9894672590418a5af9a64929db49d diff --git a/ONAP-SDK-APP/pom.xml b/ONAP-SDK-APP/pom.xml index 9e845b964..0e365b379 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.1 ONAP-SDK-APP war UTF-8 - 2.4.0 - 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