Top up oparent version 89/101689/1
authorTomasz Wrobel <tomasz.wrobel@nokia.com>
Thu, 13 Feb 2020 15:32:46 +0000 (16:32 +0100)
committerTomasz Wrobel <tomasz.wrobel@nokia.com>
Thu, 13 Feb 2020 15:32:46 +0000 (16:32 +0100)
Issue-ID: DCAEGEN2-2014
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I4cd32f48b7b9f1f572591ac1dc4bed091a99adde

pom.xml
sources/pom.xml

diff --git a/pom.xml b/pom.xml
index a7a3d03..8266fd6 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
     <parent>
         <groupId>org.onap.oparent</groupId>
         <artifactId>oparent</artifactId>
-        <version>2.0.0</version>
+        <version>3.0.0</version>
         <relativePath/>
     </parent>
 
index 909c8ca..5ba2248 100644 (file)
                 <plugins>
                     <plugin>
                         <artifactId>maven-checkstyle-plugin</artifactId>
-                        <version>2.17</version>
+                        <version>3.1.0</version>
                         <dependencies>
                             <dependency>
                                 <groupId>org.onap.oparent</groupId>
                                 <artifactId>checkstyle</artifactId>
-                                <version>1.1.1</version>
+                                <version>3.0.0</version>
                             </dependency>
                         </dependencies>
                         <executions>