Skip to content

Commit f56ccf5

Browse files
committed
Assure latest (default) Eclipse-JDT version is used for testing.
1 parent bc330e2 commit f56ccf5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugin-maven/src/test/java/com/diffplug/spotless/maven/java/EclipseFormatStepTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ void testEclipse() throws Exception {
2626
writePomWithJavaSteps(
2727
"<eclipse>",
2828
" <file>${basedir}/formatter.xml</file>",
29-
" <version>4.7.1</version>",
3029
"</eclipse>");
3130
setFile("formatter.xml").toResource("java/eclipse/formatter.xml");
3231

0 commit comments

Comments
 (0)