Remove Codehaus repository

Codehaus announced they are shutting down their services: https://www.codehaus.org/

We should remove their repository from our pom as it could cause some errors an useless HTTP calls.

Related to #10939
This commit is contained in:
David Pilato 2015-05-06 15:42:27 +02:00
parent c860c1b437
commit 234716a1ef
1 changed files with 0 additions and 5 deletions

View File

@ -66,11 +66,6 @@
</properties>
<repositories>
<repository>
<id>codehaus-snapshots</id>
<name>Codehaus Snapshots</name>
<url>http://repository.codehaus.org/</url>
</repository>
<repository>
<id>lucene-snapshots</id>
<name>Lucene Snapshots</name>