Skip to content

Commit ab45fb0

Browse files
committed
Use pmd-velocity instead of pmd-vm
1 parent b2b423e commit ab45fb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -762,7 +762,7 @@
762762
</dependency>
763763
<dependency>
764764
<groupId>net.sourceforge.pmd</groupId>
765-
<artifactId>pmd-vm</artifactId>
765+
<artifactId>pmd-velocity</artifactId>
766766
<version>${pmd.core.version}</version>
767767
<optional>true</optional>
768768
<scope>${pmd.module.scope}</scope>

0 commit comments

Comments
 (0)