Skip to content

Commit 92c0808

Browse files
committed
Indentation
1 parent 1bb09a1 commit 92c0808

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
@@ -222,8 +222,8 @@
222222
<!-- Only used to load checkstyle configuration files, don't need any of its transitive dependencies for that -->
223223
<exclusions>
224224
<exclusion>
225-
<groupId>*</groupId>
226-
<artifactId>*</artifactId>
225+
<groupId>*</groupId>
226+
<artifactId>*</artifactId>
227227
</exclusion>
228228
</exclusions>
229229
</dependency>

0 commit comments

Comments
 (0)