JJB alignment across DCAE components - DCAE-TCA 78/90578/10
authorrajendrajaiswal <rajendra.jaiswal@ericsson.com>
Thu, 27 Jun 2019 09:50:55 +0000 (10:50 +0100)
committerrajendrajaiswal <rajendra.jaiswal@ericsson.com>
Mon, 1 Jul 2019 14:39:47 +0000 (15:39 +0100)
Change-Id: Ife5462fc6b5c6b007fb892b77d65f4138f50054b
Issue-ID: DCAEGEN2-1578
Signed-off-by: rajendrajaiswal <rajendra.jaiswal@ericsson.com>
12 files changed:
dcae-analytics-aai/pom.xml
dcae-analytics-cdap-common/pom.xml
dcae-analytics-cdap-plugins/pom.xml
dcae-analytics-cdap-tca/pom.xml
dcae-analytics-common/pom.xml
dcae-analytics-dmaap/pom.xml
dcae-analytics-it/pom.xml
dcae-analytics-model/pom.xml
dcae-analytics-tca/pom.xml
dcae-analytics-test/pom.xml
pom.xml
version.properties

index 14e89ca..940420c 100644 (file)
@@ -3,7 +3,7 @@
   ~ ===============================LICENSE_START======================================
   ~  dcae-analytics
   ~ ================================================================================
-  ~    Copyright © 2017 AT&T Intellectual Property. All rights reserved.
+  ~    Copyright (c) 2017-2019 AT&T Intellectual Property. All rights reserved.
   ~ ================================================================================
   ~  Licensed under the Apache License, Version 2.0 (the "License");
   ~  you may not use this file except in compliance with the License.
@@ -28,7 +28,7 @@
     <parent>
         <artifactId>dcae-analytics</artifactId>
         <groupId>org.onap.dcaegen2.analytics.tca</groupId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.3.0-SNAPSHOT</version>
     </parent>
 
 
index b52b736..5ecbd86 100644 (file)
@@ -3,7 +3,7 @@
   ~ ===============================LICENSE_START======================================
   ~  dcae-analytics
   ~ ================================================================================
-  ~    Copyright © 2017 AT&T Intellectual Property. All rights reserved.
+  ~    Copyright (c) 2017-2019 AT&T Intellectual Property. All rights reserved.
   ~ ================================================================================
   ~  Licensed under the Apache License, Version 2.0 (the "License");
   ~  you may not use this file except in compliance with the License.
@@ -28,7 +28,7 @@
     <parent>
         <artifactId>dcae-analytics</artifactId>
         <groupId>org.onap.dcaegen2.analytics.tca</groupId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.3.0-SNAPSHOT</version>
     </parent>
 
 
index 320f3cb..de2a8b0 100644 (file)
@@ -3,7 +3,7 @@
   ~ ===============================LICENSE_START======================================
   ~  dcae-analytics
   ~ ================================================================================
-  ~    Copyright © 2017 AT&T Intellectual Property. All rights reserved.
+  ~    Copyright (c) 2017-2019 AT&T Intellectual Property. All rights reserved.
   ~ ================================================================================
   ~  Licensed under the Apache License, Version 2.0 (the "License");
   ~  you may not use this file except in compliance with the License.
@@ -28,7 +28,7 @@
     <parent>
         <artifactId>dcae-analytics</artifactId>
         <groupId>org.onap.dcaegen2.analytics.tca</groupId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>dcae-analytics-cdap-plugins</artifactId>
index c42a820..7baaef0 100644 (file)
@@ -3,7 +3,7 @@
   ~ ===============================LICENSE_START======================================
   ~  dcae-analytics
   ~ ================================================================================
-  ~    Copyright © 2017-2019 AT&T Intellectual Property. All rights reserved.
+  ~    Copyright (c) 2017-2019 AT&T Intellectual Property. All rights reserved.
   ~ ================================================================================
   ~  Licensed under the Apache License, Version 2.0 (the "License");
   ~  you may not use this file except in compliance with the License.
@@ -28,7 +28,7 @@
     <parent>
         <artifactId>dcae-analytics</artifactId>
         <groupId>org.onap.dcaegen2.analytics.tca</groupId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>dcae-analytics-cdap-tca</artifactId>
             </dependency>
         </dependencies>
     </dependencyManagement>
-    
+
     <build>
         <plugins>
             <plugin>
index c02ca23..559d31b 100644 (file)
@@ -2,7 +2,7 @@
   ~ ===============================LICENSE_START======================================
   ~  dcae-analytics
   ~ ================================================================================
-  ~    Copyright © 2017 AT&T Intellectual Property. All rights reserved.
+  ~    Copyright (c) 2017-2019 AT&T Intellectual Property. All rights reserved.
   ~ ================================================================================
   ~  Licensed under the Apache License, Version 2.0 (the "License");
   ~  you may not use this file except in compliance with the License.
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.dcaegen2.analytics.tca</groupId>
         <artifactId>dcae-analytics</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>dcae-analytics-common</artifactId>
index feffced..78d899f 100644 (file)
@@ -3,7 +3,7 @@
   ~ ===============================LICENSE_START======================================
   ~  dcae-analytics
   ~ ================================================================================
-  ~    Copyright © 2017 AT&T Intellectual Property. All rights reserved.
+  ~    Copyright (c) 2017-2019 AT&T Intellectual Property. All rights reserved.
   ~ ================================================================================
   ~  Licensed under the Apache License, Version 2.0 (the "License");
   ~  you may not use this file except in compliance with the License.
@@ -28,7 +28,7 @@
     <parent>
         <artifactId>dcae-analytics</artifactId>
         <groupId>org.onap.dcaegen2.analytics.tca</groupId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>dcae-analytics-dmaap</artifactId>
index 3303a83..d668612 100644 (file)
@@ -3,7 +3,7 @@
   ~ ===============================LICENSE_START======================================
   ~  dcae-analytics
   ~ ================================================================================
-  ~    Copyright © 2017 AT&T Intellectual Property. All rights reserved.
+  ~    Copyright (c) 2017-2019 AT&T Intellectual Property. All rights reserved.
   ~ ================================================================================
   ~  Licensed under the Apache License, Version 2.0 (the "License");
   ~  you may not use this file except in compliance with the License.
@@ -28,7 +28,7 @@
     <parent>
         <artifactId>dcae-analytics</artifactId>
         <groupId>org.onap.dcaegen2.analytics.tca</groupId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.3.0-SNAPSHOT</version>
     </parent>
 
 
index ffa8bc2..92c27b8 100644 (file)
@@ -3,7 +3,7 @@
   ~ ===============================LICENSE_START======================================
   ~  dcae-analytics
   ~ ================================================================================
-  ~    Copyright © 2017 AT&T Intellectual Property. All rights reserved.
+  ~    Copyright (c) 2017-2019 AT&T Intellectual Property. All rights reserved.
   ~ ================================================================================
   ~  Licensed under the Apache License, Version 2.0 (the "License");
   ~  you may not use this file except in compliance with the License.
@@ -28,7 +28,7 @@
     <parent>
         <artifactId>dcae-analytics</artifactId>
         <groupId>org.onap.dcaegen2.analytics.tca</groupId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>dcae-analytics-model</artifactId>
index b39d4ca..22170c8 100644 (file)
@@ -3,7 +3,7 @@
   ~ ===============================LICENSE_START======================================
   ~  dcae-analytics
   ~ ================================================================================
-  ~    Copyright © 2017 AT&T Intellectual Property. All rights reserved.
+  ~    Copyright (c) 2017-2019 AT&T Intellectual Property. All rights reserved.
   ~ ================================================================================
   ~  Licensed under the Apache License, Version 2.0 (the "License");
   ~  you may not use this file except in compliance with the License.
@@ -28,7 +28,7 @@
     <parent>
         <artifactId>dcae-analytics</artifactId>
         <groupId>org.onap.dcaegen2.analytics.tca</groupId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>dcae-analytics-tca</artifactId>
index 4935f6f..43ef21f 100644 (file)
@@ -2,7 +2,7 @@
   ~ ===============================LICENSE_START======================================
   ~  dcae-analytics
   ~ ================================================================================
-  ~    Copyright © 2017 AT&T Intellectual Property. All rights reserved.
+  ~    Copyright (c) 2017-2019 AT&T Intellectual Property. All rights reserved.
   ~ ================================================================================
   ~  Licensed under the Apache License, Version 2.0 (the "License");
   ~  you may not use this file except in compliance with the License.
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.dcaegen2.analytics.tca</groupId>
         <artifactId>dcae-analytics</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>dcae-analytics-test</artifactId>
diff --git a/pom.xml b/pom.xml
index 4c22c5c..f7c07ad 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -2,9 +2,9 @@
 <!--
   ~ ===============================LICENSE_START======================================
   ~  dcae-analytics
-  ~ ================================================================================
-  ~    Copyright © 2017 AT&T Intellectual Property. All rights reserved.
-  ~ ================================================================================
+  ~ ==================================================================================
+  ~    Copyright (c) 2017-2019 AT&T Intellectual Property. All rights reserved.
+  ~ ==================================================================================
   ~  Licensed under the Apache License, Version 2.0 (the "License");
   ~  you may not use this file except in compliance with the License.
   ~   You may obtain a copy of the License at
     <parent>
       <groupId>org.onap.oparent</groupId>
       <artifactId>oparent</artifactId>
-      <version>0.1.1</version>
+      <version>2.0.0</version>
       <relativePath/>
     </parent>
 
     <groupId>org.onap.dcaegen2.analytics.tca</groupId>
     <artifactId>dcae-analytics</artifactId>
-    <version>2.2.1-SNAPSHOT</version>
+    <version>2.3.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>dcaegen2-analytics-tca</name>
@@ -97,7 +97,7 @@
         <findbugs.plugin.version>3.0.2</findbugs.plugin.version>
         <pmd.plugin.version>3.5</pmd.plugin.version>
         <surefire.report.plugin.version>2.19.1</surefire.report.plugin.version>
-        <checkstyle.plugin.version>2.16</checkstyle.plugin.version>
+        <checkstyle.plugin.version>2.17</checkstyle.plugin.version>
         <javadoc.plugin.version>2.10.4</javadoc.plugin.version>
         <source.plugin.version>2.4</source.plugin.version>
         <jar.plugin.version>2.4</jar.plugin.version>
         <skip.integration.tests>true</skip.integration.tests>
         <pmd.violation.buildfail>true</pmd.violation.buildfail>
         <findbugs.failOnError>true</findbugs.failOnError>
-        <checkstyle.failOnViolation>true</checkstyle.failOnViolation>
+        <checkstyle.failOnViolation>false</checkstyle.failOnViolation>
         <checkstyle.file.name>checkstyle.xml</checkstyle.file.name>
-        <checkstyle.suppression.file.name>suppressions.xml</checkstyle.suppression.file.name>       
+        <checkstyle.suppression.file.name>suppressions.xml</checkstyle.suppression.file.name>
         <dependency.locations.enabled>false</dependency.locations.enabled>
         <nexusproxy>https://nexus.onap.org</nexusproxy>
         <snapshots.path>content/repositories/snapshots/</snapshots.path>
             </dependency>
 
         </dependencies>
-        
+
     </dependencyManagement>
 
 
index 3843d76..8d40756 100644 (file)
@@ -1,6 +1,6 @@
 major=2
-minor=2
-patch=1
+minor=3
+patch=0
 base_version=${major}.${minor}.${patch}
 release_version=${base_version}
 snapshot_version=${base_version}-SNAPSHOT