Rename some packages from openecomp to onap
[aai/aai-common.git] / aai-utils / pom.xml
index 74a3995..38ac28c 100644 (file)
@@ -14,7 +14,6 @@
     <version>1.2.0-SNAPSHOT</version>
 
     <properties>
-        <checkstyle.config.location>google_checks.xml</checkstyle.config.location>
         <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
     </properties>
 
         </plugins>
     </build>
 
-    <reporting>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-checkstyle-plugin</artifactId>
-                <version>2.17</version>
-                <reportSets>
-                    <reportSet>
-                        <reports>
-                            <report>checkstyle</report>
-                        </reports>
-                    </reportSet>
-                </reportSets>
-            </plugin>
-        </plugins>
-    </reporting>
-
 </project>
\ No newline at end of file