mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-09-25 07:05:49 +00:00
Merge pull request #614 from internetarchive/remove-builds.archive.org
Remove dependency on builds.archive.org Maven repository
This commit is contained in:
+2
-2
@@ -116,9 +116,9 @@
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.anotherbigidea</groupId>
|
||||
<groupId>org.netpreserve</groupId>
|
||||
<artifactId>javaswf</artifactId>
|
||||
<version>CVS-SNAPSHOT-1</version>
|
||||
<version>2.0.1</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
||||
@@ -88,18 +88,7 @@ http://maven.apache.org/guides/mini/guide-m1-m2.html
|
||||
</mailingList>
|
||||
</mailingLists>
|
||||
|
||||
<pluginRepositories>
|
||||
<pluginRepository>
|
||||
<id>builds.archive.org,maven2</id>
|
||||
<url>https://builds.archive.org/maven2</url>
|
||||
</pluginRepository>
|
||||
</pluginRepositories>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>builds.archive.org,maven2</id>
|
||||
<url>https://builds.archive.org/maven2</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>oracleReleases</id>
|
||||
<name>Oracle Released Java Packages</name>
|
||||
|
||||
Reference in New Issue
Block a user