Skip to content

Commit

Permalink
Remove maven.restlet.com repository
Browse files Browse the repository at this point in the history
It seems to have moved to maven.restlet.talend.com but the restlet artifacts are in Central anyway so we don't need it.
  • Loading branch information
ato committed Oct 9, 2024
1 parent 043dc4e commit cb1143e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,6 @@
<packaging>jar</packaging>
<name>Heritrix 3: 'engine' subproject</name>

<repositories>
<repository>
<id>maven-restlet</id>
<url>https://maven.restlet.com</url>
</repository>
</repositories>

<dependencies>
<dependency>
<groupId>org.archive.heritrix</groupId>
Expand Down

0 comments on commit cb1143e

Please sign in to comment.