Fix version of new pmd-kotlin module

This commit is contained in:
Andreas Dangel
2018-11-28 21:16:41 +01:00
parent b5a8ac4e9c
commit 75703733f7

View File

@ -7,7 +7,7 @@
<parent>
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd</artifactId>
<version>6.10.0-SNAPSHOT</version>
<version>7.0.0-SNAPSHOT</version>
</parent>
<build>