HBASE-19183 Removed redundant groupId from hbase-checkstyle and hbase-error-prone

This commit is contained in:
Jan Hentschel 2017-11-04 23:01:40 +01:00
parent 0356674cd1
commit d4e3f902e6
2 changed files with 0 additions and 2 deletions

View File

@ -26,7 +26,6 @@
<version>3.0.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-error-prone</artifactId>
<version>3.0.0-SNAPSHOT</version>
<name>Apache HBase - Error Prone Rules</name>

View File

@ -22,7 +22,6 @@
*/
-->
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-checkstyle</artifactId>
<version>3.0.0-SNAPSHOT</version>
<name>Apache HBase - Checkstyle</name>