Fix root pom artifactId
This commit is contained in:
parent
4de6b39821
commit
5146b0e3cd
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue