Skip to content

Commit d8e3784

Browse files
committed
fix pom
Signed-off-by: Attila Mészáros <[email protected]>
1 parent fcf040f commit d8e3784

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
<include>pom.xml</include>
162162
<inclide>./**/pom.xml</inclide>
163163
</includes>
164-
<sortPom></sortPom>
164+
<sortPom/>
165165
</pom>
166166
<java>
167167
<eclipse>
@@ -170,7 +170,7 @@
170170
<importOrder>
171171
<file>contributing/eclipse.importorder</file>
172172
</importOrder>
173-
<removeUnusedImports></removeUnusedImports>
173+
<removeUnusedImports/>
174174
</java>
175175
</configuration>
176176
</plugin>

0 commit comments

Comments
 (0)