Skip to content

Commit

Permalink
Removed JCenter config (#498)
Browse files Browse the repository at this point in the history
No longer required.
  • Loading branch information
freemanjp committed Aug 21, 2022
1 parent 3f54351 commit 31202e3
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Expand Up @@ -539,8 +539,6 @@
<allowedPluginRepositories>
<!-- for kotlin-maven-plugin-tools -->
<repository>github</repository>
<!-- for dokka-maven-plugin -->
<repository>jcenter</repository>
</allowedPluginRepositories>
</requireNoRepositories>
<banDuplicateClasses>
Expand Down Expand Up @@ -811,11 +809,6 @@
<name>kotlin-maven-plugin-tools</name>
<url>https://maven.pkg.github.com/gantsign/kotlin-maven-plugin-tools</url>
</pluginRepository>
<pluginRepository>
<id>jcenter</id>
<name>JCenter</name>
<url>https://jcenter.bintray.com/</url>
</pluginRepository>
</pluginRepositories>

<distributionManagement>
Expand Down

0 comments on commit 31202e3

Please sign in to comment.