X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ONAP-SDK-APP%2Fpom.xml;h=340ca4f98758991c2cb6d8ba8030c5b2da671d31;hb=b559c050557e757325743bd37b41fd49b01ba19a;hp=9e845b9647661fad19513c4cfba4957120171bb3;hpb=75d9db3e29232580871c106560016be6492255d6;p=policy%2Fengine.git diff --git a/ONAP-SDK-APP/pom.xml b/ONAP-SDK-APP/pom.xml index 9e845b964..340ca4f98 100644 --- a/ONAP-SDK-APP/pom.xml +++ b/ONAP-SDK-APP/pom.xml @@ -17,14 +17,12 @@ limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.engine PolicyEngineSuite - 1.3.0-SNAPSHOT + 1.4.1-SNAPSHOT ONAP-SDK-APP war @@ -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