We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcf040f commit d8e3784Copy full SHA for d8e3784
pom.xml
@@ -161,7 +161,7 @@
161
<include>pom.xml</include>
162
<inclide>./**/pom.xml</inclide>
163
</includes>
164
- <sortPom></sortPom>
+ <sortPom/>
165
</pom>
166
<java>
167
<eclipse>
@@ -170,7 +170,7 @@
170
<importOrder>
171
<file>contributing/eclipse.importorder</file>
172
</importOrder>
173
- <removeUnusedImports></removeUnusedImports>
+ <removeUnusedImports/>
174
</java>
175
</configuration>
176
</plugin>
0 commit comments