Fix root pom artifactId

This commit is contained in:
Paul Campbell 2018-03-11 09:09:32 +00:00
parent 4de6b39821
commit 5146b0e3cd

View file

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.kemitix.checkstyle</groupId>
<artifactId>root</artifactId>
<artifactId>kemitix-checkstyle-ruleset</artifactId>
<version>4.1.0-SNAPSHOT</version>
<packaging>pom</packaging>