#1338 The pmd-java8 POM bears the wrong parent module version
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>net.sourceforge.pmd</groupId>
|
||||
<artifactId>pmd</artifactId>
|
||||
<version>5.3.0-SNAPSHOT</version>
|
||||
<version>5.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<properties>
|
||||
|
@ -13,5 +13,6 @@
|
||||
**Bugfixes:**
|
||||
|
||||
* [#1333](https://sourceforge.net/p/pmd/bugs/1333/): Error while processing Java file with Lambda expressions
|
||||
* [#1338](https://sourceforge.net/p/pmd/bugs/1338/): The pmd-java8 POM bears the wrong parent module version
|
||||
|
||||
**API Changes:**
|
||||
|
Reference in New Issue
Block a user