README.md: note that a version is required to use the parent
This commit is contained in:
parent
01336c6322
commit
6896180c1b
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ This Maven Parent POM several preconfigured plugins.
|
|||
<parent>
|
||||
<groupId>net.kemitix</groupId>
|
||||
<artifactId>kemitix-parent</artifactId>
|
||||
<version>RELEASE</version>
|
||||
</parent>
|
||||
|
||||
## Maven Checkstyle Plugin
|
||||
|
|
Loading…
Reference in a new issue