Skip to content

Commit 3787fcc

Browse files
authored
Fix indent (#1094)
1 parent 7cb1da0 commit 3787fcc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -216,11 +216,11 @@
216216
<id>sonatype-snapshot</id>
217217
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
218218
<snapshots>
219-
<enabled>true</enabled>
220-
</snapshots>
219+
<enabled>true</enabled>
220+
</snapshots>
221221
<releases>
222-
<enabled>false</enabled>
223-
</releases>
222+
<enabled>false</enabled>
223+
</releases>
224224
</repository>
225225
<repository>
226226
<id>jitpack.io</id>

0 commit comments

Comments
 (0)