X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=PolicyEngineUtils%2Fpom.xml;h=e7196c5115a95122c13f1d1fb1cf0ccab2e21768;hb=48276315757f6561ee6a52575c07ba4d726679f5;hp=effaf5b9d1207fb9a5a482dd37a167e87d65bbfc;hpb=2e138a7997326fcf47c7d1be230dab24a4ca8cd1;p=policy%2Fengine.git diff --git a/PolicyEngineUtils/pom.xml b/PolicyEngineUtils/pom.xml index effaf5b9d..e7196c511 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. @@ -23,24 +23,24 @@ org.onap.policy.engine PolicyEngineSuite - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT PolicyEngineUtils org.onap.policy.common integrity-monitor - ${common-modules.version} + ${project.version} org.onap.policy.common integrity-audit - ${common-modules.version} + ${project.version} org.onap.policy.common ONAP-Logging - ${common-modules.version} + ${project.version} org.powermock @@ -70,7 +70,7 @@ com.fasterxml.jackson.core jackson-databind - 2.7.5 + ${jackson.version} com.github.fge @@ -88,20 +88,33 @@ 4.11 test - - org.mariadb.jdbc - mariadb-java-client - 1.2.3 + + + com.thoughtworks.xstream + xstream + 1.4.10 org.drools drools-verifier - 6.3.0.Final + 6.5.0.Final com.google.guava guava + + com.lowagie + itext + + + com.thoughtworks.xstream + xstream + @@ -120,9 +133,9 @@ 3.1.200 - com.att.nsa + org.onap.dmaap.messagerouter.dmaapclient dmaapClient - 0.2.12 + ${dmaap.version} org.slf4j