X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=PolicyEngineUtils%2Fpom.xml;h=9e2e13b154d9a99bb310e7ee9762f902acadb919;hb=51eb4945ce94e88c5f315ffe9469a9daa3512cd9;hp=effaf5b9d1207fb9a5a482dd37a167e87d65bbfc;hpb=5fabbbd783389aef7795c0066e114b593137ee50;p=policy%2Fengine.git diff --git a/PolicyEngineUtils/pom.xml b/PolicyEngineUtils/pom.xml index effaf5b9d..9e2e13b15 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 @@ -102,6 +102,10 @@ com.google.guava guava + + com.lowagie + itext + @@ -120,9 +124,9 @@ 3.1.200 - com.att.nsa + org.onap.dmaap.messagerouter.dmaapclient dmaapClient - 0.2.12 + ${dmaap.version} org.slf4j