build(maven): Changed the snapshot repository id to match maven settings.

This commit is contained in:
zihluwang
2023-08-12 03:15:30 +08:00
parent 8b3179756c
commit 25b5b52ff0
+1 -1
View File
@@ -305,7 +305,7 @@
</build>
<distributionManagement>
<snapshotRepository>
<id>snapshot</id>
<id>maven-snapshot</id>
<url>https://s01.oss.sonatype.org/content/repositories/snapshots/</url>
</snapshotRepository>
<repository>