Ensure pom formatting remains same as master

This commit is contained in:
markhall82
2019-09-11 20:45:42 +01:00
parent 16f7f9385b
commit 96449c2ae5

View File

@ -4,7 +4,6 @@
<artifactId>pmd-java</artifactId>
<name>PMD Java</name>
<parent>
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd</artifactId>
@ -182,5 +181,5 @@
<artifactId>assertj-core</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
</dependencies>
</project>