Skip to content

Commit 36eb5a2

Browse files
Copilotslachiewicz
andcommitted
Fix spotless formatting violations in pom.xml
Applied spotless formatting to fix self-closing XML tags that need spaces before the closing />. This resolves all spotless check violations. Co-authored-by: slachiewicz <[email protected]>
1 parent 320b42d commit 36eb5a2

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
@@ -16,7 +16,7 @@
1616
<id>dtran</id>
1717
<name>Dan T. Tran</name>
1818
<email>[email protected]</email>
19-
<organization/>
19+
<organization />
2020
<roles>
2121
<role>Lead Developer</role>
2222
</roles>
@@ -253,7 +253,7 @@
253253
</goals>
254254
</pluginExecutionFilter>
255255
<action>
256-
<ignore/>
256+
<ignore />
257257
</action>
258258
</pluginExecution>
259259
</pluginExecutions>

0 commit comments

Comments
 (0)