From: Pamela Dragosh Date: Thu, 6 Sep 2018 15:07:44 +0000 (-0400) Subject: Fix oparent version reference X-Git-Tag: 2.0.0~29 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F19%2F65019%2F1;p=policy%2Fdistribution.git Fix oparent version reference Ensuring we are always using the same oparent version that is declared in policy/parent. As part of the work we are doing for security and critical issues. Change-Id: Idc6fdd0f613f1fb2ae4bb3c758847884fa4758f6 Issue-ID: POLICY-1059 Signed-off-by: Pamela Dragosh --- diff --git a/pom.xml b/pom.xml index d564694f..91edfb77 100644 --- a/pom.xml +++ b/pom.xml @@ -148,7 +148,7 @@ org.onap.oparent checkstyle - 1.1.0 + ${oparent.version} compile