clean up some sphinx warnings
[dcaegen2.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 4b0217c..959fdce 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,7 +1,8 @@
 <?xml version="1.0"?>
 <!--
+===========LICENSE_START========================================================
 ================================================================================
-Copyright (c) 2017 AT&T Intellectual Property. All rights reserved.
+Copyright (c) 2017,2023 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.
@@ -70,6 +71,15 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
     <sonar.pluginName>JS</sonar.pluginName>
     <sonar.inclusions>**/*.js</sonar.inclusions>
     -->
+    <onap-gerrit-review>
+        -changelog-missing
+        -missing-setup-py
+        -changelog-or-release-file-missing
+        -copyright-year-not-found-in-file
+        -text-before-copyright
+        -copyright-not-found-in-file
+        -capitalized-extension
+      </onap-gerrit-review>
   </properties>
   <build>
     <finalName>${project.artifactId}-${project.version}</finalName>