X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ONAP-SDK-APP%2Fpom.xml;h=df4308d558af576b81044cd59f1488e2fae00206;hb=refs%2Ftags%2F1.5.1;hp=f08b76d765cdf18f20b5d600f6e28eeba3ac117d;hpb=5dfb55068e2bb88af55d6ce48c235cff7ea9b326;p=policy%2Fengine.git diff --git a/ONAP-SDK-APP/pom.xml b/ONAP-SDK-APP/pom.xml index f08b76d76..df4308d55 100644 --- a/ONAP-SDK-APP/pom.xml +++ b/ONAP-SDK-APP/pom.xml @@ -17,20 +17,18 @@ limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.engine PolicyEngineSuite - 1.3.0-SNAPSHOT + 1.5.1 ONAP-SDK-APP war UTF-8 - 2.3.1 + 2.4.0 4.2.0.RELEASE 4.3.11.Final @@ -38,8 +36,8 @@ **/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 @@ -236,6 +234,21 @@ epsdk-app-common ${epsdk.version} jar + + + + org.springframework + spring-core + + + org.springframework + spring-web + + + org.springframework + spring-webmvc + + + + org.springframework + spring-core + + + org.springframework + spring-web + + + org.springframework + spring-webmvc + @@ -276,12 +302,67 @@ 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.springframework + spring-core + ${springframework.version} + + + commons-logging + commons-logging + + + + + org.springframework + spring-web + ${springframework.version} + + + org.springframework + spring-webmvc + ${springframework.version} @@ -298,7 +379,6 @@ org.mariadb.jdbc mariadb-java-client - 1.2.3 commons-dbcp