Skip to content

Commit

Permalink
remove wcm-io-apache-intermediate-release repo
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Dec 14, 2021
1 parent b585aae commit 597f1be
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions .maven-settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,19 +42,6 @@
</snapshots>
</repository>

<repository>
<id>wcm-io-apache-intermediate-release</id>
<url>https://wcm.io/maven/repositories/apache-intermediate-release</url>
<layout>default</layout>
<releases>
<enabled>true</enabled>
<updatePolicy>never</updatePolicy>
</releases>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>

<repository>
<id>oss-snapshots</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
Expand Down Expand Up @@ -98,19 +85,6 @@
</snapshots>
</pluginRepository>

<pluginRepository>
<id>wcm-io-apache-intermediate-release</id>
<url>https://wcm.io/maven/repositories/apache-intermediate-release</url>
<layout>default</layout>
<releases>
<enabled>true</enabled>
<updatePolicy>never</updatePolicy>
</releases>
<snapshots>
<enabled>false</enabled>
</snapshots>
</pluginRepository>

<pluginRepository>
<id>oss-snapshots</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
Expand Down

0 comments on commit 597f1be

Please sign in to comment.