README.md: note that a version is required to use the parent

This commit is contained in:
Paul Campbell 2016-08-16 20:23:51 +01:00
parent 01336c6322
commit 6896180c1b

View file

@ -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