mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-09-25 23:25:44 +00:00
Remove maven.restlet.com repository
It seems to have moved to maven.restlet.talend.com but the restlet artifacts are in Central anyway so we don't need it.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user