X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ONAP-REST%2Fpom.xml;h=656d1ab179ff70bb281eef4352be4d5d436393f3;hb=9b57ecb9bfbf50d3c38e390fb61b7efd05fa049e;hp=8879cc6001a9a9c6e2daaad9e730aa5c9e1c15f2;hpb=367fd935789c6c2e13b9b32d13c62dbac89e1c57;p=policy%2Fengine.git diff --git a/ONAP-REST/pom.xml b/ONAP-REST/pom.xml index 8879cc600..656d1ab17 100644 --- a/ONAP-REST/pom.xml +++ b/ONAP-REST/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -22,27 +22,55 @@ Apache Ivy version: 2.0.0-beta1 20071206070608 --> - 4.0.0 - org.onap.policy.engine PolicyEngineSuite - 1.2.0-SNAPSHOT + 1.3.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 @@ -69,27 +97,6 @@ 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 @@ -110,5 +117,61 @@ 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 + + + 4.3.15.RELEASE + 4.3.10.Final +