X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=LogParser%2Fpom.xml;h=1f77af82c3cfe16f5c7a39a8c91e95e85526e3fa;hb=a617d3e1dcdcf63c38406e9bdb0e38834befb8d2;hp=5d5f797d6fe0f37b0996eb882ac19f751c2ccfa8;hpb=06d41227e6e745cf9dfbe8df2b29fd67992060da;p=policy%2Fengine.git diff --git a/LogParser/pom.xml b/LogParser/pom.xml index 5d5f797d6..1f77af82c 100644 --- a/LogParser/pom.xml +++ b/LogParser/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine ================================================================================ - Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018, 2020 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. @@ -19,14 +19,12 @@ ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.engine PolicyEngineSuite - 1.3.0-SNAPSHOT + 1.6.1-SNAPSHOT LogParser @@ -41,12 +39,12 @@ org.onap.policy.common ONAP-Logging - ${project.version} + ${version.policy.common} org.onap.policy.common integrity-monitor - ${project.version} + ${version.policy.common} org.apache.logging.log4j @@ -61,12 +59,10 @@ org.eclipse.persistence javax.persistence - 2.1.0 org.eclipse.persistence eclipselink - 2.6.0 org.onap.policy.engine @@ -139,7 +135,7 @@ onap-checkstyle/onap-java-style.xml - ${project.build.sourceDirectory} + ${project.build.sourceDirectory} true true true