X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ONAP-SDK-APP%2Fpom.xml;h=13b4418c5e388db1da0a2e2cafde23bdb13b0b57;hb=e0950730de4543af8e3fd672e80feff540e6483d;hp=d2281afd18c8e3b501084048c45cd9cd3df971ee;hpb=06d41227e6e745cf9dfbe8df2b29fd67992060da;p=policy%2Fengine.git diff --git a/ONAP-SDK-APP/pom.xml b/ONAP-SDK-APP/pom.xml index d2281afd1..13b4418c5 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.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}