X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ONAP-REST%2Fpom.xml;h=aa5b2e6b1791e884369dc5474debb80f450a774b;hb=1f40708ff4e0b2a413e5eb69e2f75a28f2832df5;hp=5111d519085e5d223fb9c92728586b4701bfefbc;hpb=b6d9063e06ab8cdf2d97fc75810792659344e4a8;p=policy%2Fengine.git diff --git a/ONAP-REST/pom.xml b/ONAP-REST/pom.xml index 5111d5190..aa5b2e6b1 100644 --- a/ONAP-REST/pom.xml +++ b/ONAP-REST/pom.xml @@ -20,192 +20,153 @@ --> - + + 4.0.0 + + org.onap.policy.engine + PolicyEngineSuite + 1.5.4-SNAPSHOT + + ONAP-REST + ONAP REST + jar - 4.0.0 + + 4.3.10.Final + - - org.onap.policy.engine - PolicyEngineSuite - 1.2.0-SNAPSHOT - - - ONAP-REST - - ONAP REST - - jar - - - - - org.yaml - snakeyaml - 1.16 - - - com.h2database - h2 - test - - - org.onap.policy.engine - ${project.version} - ONAP-XACML - - - org.onap.policy.engine - PolicyEngineAPI - ${project.version} - - - org.glassfish.tyrus - tyrus-client - - - org.glassfish.tyrus - tyrus-container-grizzly-client - - - javax.persistence - persistence-api - - - com.att.aft - dme2 - - - - - javax.servlet - javax.servlet-api - 3.1.0 - - - commons-logging - commons-logging - 1.1.3 - - - javax.servlet - servlet-api - - - - - com.google.guava - guava - 14.0.1 - - - com.google.code.gson - gson - 2.8.0 - - - junit - junit - 4.11 - test - - - org.mockito - mockito-core - 1.9.5 - - - org.springframework - spring-mock - 2.0.8 - - - com.mockrunner - mockrunner - 0.3.1 - - - org.eclipse.emf - org.eclipse.emf.ecore.xmi - 2.11.0-v20150123-0347 - - - org.eclipse.emf - org.eclipse.emf.ecore - 2.11.0-v20150123-0347 - - - org.eclipse.emf - org.eclipse.emf.common - 2.11.0-v20150123-0347 - - - org.json - json - [20090211,) - - - - org.springframework - spring-test - ${springframework.version} - - - org.springframework - spring-core - ${springframework.version} - - - org.springframework - spring-web - ${springframework.version} - - - org.springframework - spring-webmvc - ${springframework.version} - - - org.springframework - spring-tx - ${springframework.version} - - - org.springframework - spring-context-support - ${springframework.version} - - - org.springframework - spring-orm - ${springframework.version} - - - - org.hibernate - hibernate-core - ${hibernate.version} - - - org.hibernate - hibernate-validator - 5.1.3.Final - - - org.apache.tomcat - tomcat-dbcp - 8.5.9 - - - org.powermock - powermock-module-junit4-common - 1.6.4 - - - - - - 4.3.3.RELEASE - 4.3.10.Final - + + + org.yaml + snakeyaml + + + com.h2database + h2 + test + + + org.onap.policy.engine + ${project.version} + ONAP-XACML + + + org.onap.policy.engine + PolicyEngineAPI + ${project.version} + + + org.glassfish.tyrus + tyrus-client + + + org.glassfish.tyrus + tyrus-container-grizzly-client + + + javax.persistence + persistence-api + + + com.att.aft + dme2 + + + + + javax.servlet + javax.servlet-api + + + commons-logging + commons-logging + 1.1.3 + + + javax.servlet + servlet-api + + + + + com.google.guava + guava + + + com.google.code.gson + gson + + + org.eclipse.emf + org.eclipse.emf.ecore.xmi + 2.11.0-v20150123-0347 + + + org.eclipse.emf + org.eclipse.emf.ecore + 2.11.0-v20150123-0347 + + + org.eclipse.emf + org.eclipse.emf.common + 2.11.0-v20150123-0347 + + + org.json + json + [20090211,) + + + + org.springframework + spring-test + ${springframework.version} + + + org.springframework + spring-core + ${springframework.version} + + + org.springframework + spring-web + ${springframework.version} + + + org.springframework + spring-webmvc + ${springframework.version} + + + org.springframework + spring-tx + ${springframework.version} + + + org.springframework + spring-context-support + ${springframework.version} + + + org.springframework + spring-orm + ${springframework.version} + + + + org.hibernate + hibernate-core + ${hibernate.version} + + + org.hibernate + hibernate-validator + 5.4.2.Final + + + org.apache.tomcat + tomcat-dbcp + 8.5.9 + +