Skip to content

Commit 043bbc1

Browse files
committed
refact: rm blank
1 parent e8675ec commit 043bbc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

java/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<groupId>pl.project13.maven</groupId>
122122
<artifactId>git-commit-id-plugin</artifactId>
123123
</plugin>
124-
<plugin>
124+
<plugin>
125125
<groupId>org.sonatype.central</groupId>
126126
<artifactId>central-publishing-maven-plugin</artifactId>
127127
<version>0.8.0</version>
@@ -487,7 +487,7 @@
487487

488488
<distributionManagement>
489489
<snapshotRepository>
490-
<id>ossrh</id>
490+
<id>ossrh</id>
491491
<url>https://central.sonatype.com/repository/maven-snapshots/</url>
492492
</snapshotRepository>
493493
<repository>

0 commit comments

Comments
 (0)