Skip to content

Commit

Permalink
remove jcenter
Browse files Browse the repository at this point in the history
  • Loading branch information
sanluan committed Aug 8, 2024
1 parent c4701fc commit aad9df7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions publiccms-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -515,20 +515,12 @@
<id>nexus-aliyun</id>
<url>https://maven.aliyun.com/nexus/content/repositories/central/</url>
</repository>
<repository>
<id>jcenter</id>
<url>https://jcenter.bintray.com/</url>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
<id>nexus-aliyun</id>
<url>https://maven.aliyun.com/nexus/content/repositories/central/</url>
</pluginRepository>
<pluginRepository>
<id>jcenter</id>
<url>https://jcenter.bintray.com/</url>
</pluginRepository>
</pluginRepositories>
<build>
<defaultGoal>compile</defaultGoal>
Expand Down

0 comments on commit aad9df7

Please sign in to comment.