X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=PolicyEngineUtils%2Fpom.xml;h=50434b36ab5fbc2593753a55fcdf4a0324ebb348;hp=9bc811d0b728ca573ea8f2872f7d71bb59e2ea79;hb=1c5d6cdf3793b0691686dc34c742f62582daff50;hpb=db597fe2163c073e37ad2ddc0d7fe386517e21e0 diff --git a/PolicyEngineUtils/pom.xml b/PolicyEngineUtils/pom.xml index 9bc811d0b..50434b36a 100644 --- a/PolicyEngineUtils/pom.xml +++ b/PolicyEngineUtils/pom.xml @@ -2,7 +2,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. @@ -17,122 +17,104 @@ limitations under the License. ============LICENSE_END========================================================= --> - - 4.0.0 - - org.onap.policy.engine - PolicyEngineSuite - 1.2.0-SNAPSHOT - - PolicyEngineUtils - - - org.onap.policy.common - integrity-monitor - ${project.version} - - - org.onap.policy.common - integrity-audit - ${project.version} - - - org.onap.policy.common - ONAP-Logging - ${project.version} - - - org.powermock - powermock-module-junit4 - - - org.powermock - powermock-core - - - - - org.eclipse.persistence - javax.persistence - 2.1.0 - - - org.eclipse.persistence - eclipselink - 2.6.0 - - - org.mariadb.jdbc - mariadb-java-client - 2.1.1 - - - com.fasterxml.jackson.core - jackson-databind - 2.7.5 - - - com.github.fge - json-patch - 1.9 - - - org.apache.maven - maven-model - 3.3.9 - - - junit - junit - 4.11 - test - - - org.mariadb.jdbc - mariadb-java-client - 1.2.3 - - - org.drools - drools-verifier - 6.3.0.Final - - - com.google.guava - guava - - - com.lowagie - itext - - - - - com.att.cadi - cadi-aaf - 1.3.0 - - - com.google.code.gson + + 4.0.0 + + org.onap.policy.engine + PolicyEngineSuite + 1.6.0-SNAPSHOT + + PolicyEngineUtils + + + org.onap.policy.common + integrity-monitor + ${version.policy.common} + + + org.onap.policy.common + integrity-audit + ${version.policy.common} + + + org.onap.policy.common + ONAP-Logging + ${version.policy.common} + + + org.eclipse.persistence + javax.persistence + + + org.eclipse.persistence + eclipselink + + + org.mariadb.jdbc + mariadb-java-client + + + com.github.fge + json-patch + 1.9 + + + org.apache.maven + maven-model + 3.5.3 + + + + com.thoughtworks.xstream + xstream + + + org.drools + drools-verifier + 6.5.0.Final + + + com.google.guava + guava + + + com.lowagie + itext + + + com.thoughtworks.xstream + xstream + + + + + org.onap.aaf.authz + aaf-cadi-aaf + + + com.google.code.gson gson - 2.8.1 - - com.att.aft - dme2 - 3.1.200 - - - com.att.nsa - dmaapClient - 0.2.12 - - - org.slf4j - slf4j-log4j12 - - - - + + org.onap.dmaap.messagerouter.dmaapclient + dmaapClient + + + org.slf4j + slf4j-log4j12 + + + + + com.h2database + h2 + test + +