X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ONAP-SDK-APP%2Fpom.xml;h=74406510ebaca5674f1e29b0698c5ae02ee56ee8;hb=37ad11c5660d017aace257bf7f5bd03c02f26bdd;hp=4ac774a220c25a163f8b71fa4e68341993d59d58;hpb=d3a21890b38fa9f79d071477a0c75f72ee748a76;p=policy%2Fengine.git diff --git a/ONAP-SDK-APP/pom.xml b/ONAP-SDK-APP/pom.xml index 4ac774a22..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. @@ -22,13 +22,13 @@ org.onap.policy.engine PolicyEngineSuite - 1.5.2-SNAPSHOT + 1.6.3 ONAP-SDK-APP war UTF-8 - 2.4.0 + 2.6.0 4.3.24.RELEASE 4.3.11.Final @@ -61,14 +61,6 @@ - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - - org.apache.maven.plugins maven-surefire-plugin @@ -185,6 +177,11 @@ + + org.powermock + powermock-api-mockito2 + test + org.onap.policy.engine @@ -196,6 +193,14 @@ org.onap.portal.sdk epsdk-core + + org.apache.xmlbeans + xmlbeans + + + dom4j + dom4j + @@ -209,6 +214,10 @@ org.onap.portal.sdk epsdk-core + + org.springframework + spring-expression + @@ -248,6 +257,22 @@ org.springframework spring-webmvc + + xerces + xercesImpl + + + xalan + xalan + + + xml-apis + xml-apis-ext + + + xom + xom + @@ -261,6 +286,16 @@ commons-collections 3.2.2 + + org.springframework + spring-aop + ${springframework.version} + + + org.springframework + spring-orm + ${springframework.version} + org.onap.portal.sdk epsdk-core @@ -291,6 +326,26 @@ org.springframework spring-webmvc + + org.springframework + spring-aop + + + org.springframework + spring-orm + + + xalan + xalan + + + org.aspectj + aspectjrt + + + org.aspectj + aspectjweaver + @@ -343,6 +398,21 @@ + + org.aspectj + aspectjrt + 1.8.14 + + + org.aspectj + aspectjweaver + 1.8.14 + + + org.springframework + spring-expression + ${springframework.version} + org.springframework spring-core @@ -358,11 +428,23 @@ org.springframework spring-web ${springframework.version} + + + org.springframework + spring-expression + + org.springframework spring-webmvc ${springframework.version} + + + org.springframework + spring-expression + +