X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=ONAP-SDK-APP%2Fpom.xml;h=fb1fc6d0dcccbe96c4d9ac6715a975d3484e6969;hp=9e845b9647661fad19513c4cfba4957120171bb3;hb=70d02931707ebfa3c499ec1d9d1f7d67793b5d05;hpb=9efe59e93578e0ee495c85dad691fa9864512113 diff --git a/ONAP-SDK-APP/pom.xml b/ONAP-SDK-APP/pom.xml index 9e845b964..fb1fc6d0d 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.5.2-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