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>
                     <dependency>
                         <groupId>org.onap.oparent</groupId>
                         <artifactId>checkstyle</artifactId>
-                        <version>1.1.0</version>
+                        <version>${oparent.version}</version>
                         <scope>compile</scope>
                     </dependency>
                 </dependencies>