Skip to content
This repository was archived by the owner on Feb 4, 2022. It is now read-only.

Commit 237ff87

Browse files
committed
POM: remove explicit jitpack.io repository
The Imagej Maven repository's public group now proxies jitpack.io. :-)
1 parent 668e3a2 commit 237ff87

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,6 @@
9090
<id>imagej.public</id>
9191
<url>http://maven.imagej.net/content/groups/public</url>
9292
</repository>
93-
<repository>
94-
<id>jitpack.io</id>
95-
<url>https://jitpack.io</url>
96-
</repository>
9793
</repositories>
9894

9995
<dependencies>

0 commit comments

Comments
 (0)