Skip to content

Commit

Permalink
🔥 Removing code or files. 删除 pom.xml 无用配置文件
Browse files Browse the repository at this point in the history
  • Loading branch information
lltx committed Apr 18, 2024
1 parent 2d27180 commit 15ee8f2
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -307,20 +307,4 @@
</modules>
</profile>
</profiles>

<repositories>
<repository>
<id>snapshots</id>
<url>
https://oss.sonatype.org/content/repositories/snapshots/
</url>
</repository>
<repository>
<id>release</id>
<url>
https://oss.sonatype.org/service/local/staging/deploy/maven2/
</url>
</repository>
</repositories>

</project>

0 comments on commit 15ee8f2

Please sign in to comment.