X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=ONAP-REST%2Fpom.xml;h=5d899fcbe07f676b4140d4ebcfbb2ef3dc40d5a2;hp=325308178fb6013c79482945c580fc10e3c94ba7;hb=9beb01fafe35a819d85bc66668b499f25aa0857a;hpb=775f45908025e46a40c9c147fca2066af5c8c5b8 diff --git a/ONAP-REST/pom.xml b/ONAP-REST/pom.xml index 325308178..5d899fcbe 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. @@ -20,170 +20,154 @@ --> - + + 4.0.0 + + org.onap.policy.engine + PolicyEngineSuite + 1.4.0-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.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-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 - - - - - 4.2.0.RELEASE - 4.3.10.Final - + + + 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 + + + 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 + +