Fix oparent version reference 19/65019/1
authorPamela Dragosh <pdragosh@research.att.com>
Thu, 6 Sep 2018 15:07:44 +0000 (11:07 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Thu, 6 Sep 2018 15:08:38 +0000 (11:08 -0400)
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 <pdragosh@research.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index d564694..91edfb7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                     <dependency>
                         <groupId>org.onap.oparent</groupId>
                         <artifactId>checkstyle</artifactId>
-                        <version>1.1.0</version>
+                        <version>${oparent.version}</version>
                         <scope>compile</scope>
                     </dependency>
                 </dependencies>