Skip to content

Commit 8a0a6e5

Browse files
committed
Upgrade build-tools to 6
1 parent d2f5775 commit 8a0a6e5

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
@@ -22,7 +22,7 @@
2222
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2323
<pmd.version>6.22.0</pmd.version>
2424
<maven-antrun-plugin.version>1.8</maven-antrun-plugin.version>
25-
<pmd.build-tools.version>6-SNAPSHOT</pmd.build-tools.version>
25+
<pmd.build-tools.version>6</pmd.build-tools.version>
2626
<checkstyle.version>3.1.0</checkstyle.version>
2727

2828
<updatesite.orbit>http://download.eclipse.org/tools/orbit/downloads/drops/${orbit.version}/repository/</updatesite.orbit>

0 commit comments

Comments
 (0)