Bump oparent to 3.2.2
[oparent.git] / checkstyle / pom.xml
index 00f76d6..9829f94 100644 (file)
@@ -1,6 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
    Copyright (c) 2016-2017 Huawei Technologies Co., Ltd.
+   Modifications copyright (C) 2019 AT&T Intellectual Property
+   Modifications Copyright (C) 2020 Bell Canada.
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
@@ -19,8 +21,8 @@
   <parent>
     <groupId>org.onap.oparent</groupId>
     <artifactId>version</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
-    <relativePath>../version</relativePath>
+    <version>3.2.2-SNAPSHOT</version>
+    <relativePath>..</relativePath>
   </parent>
   <artifactId>checkstyle</artifactId>
   <name>oparent/checkstyle</name>