Skip to content

Commit 39963c5

Browse files
committed
POM: use HTTPS where feasible
1 parent 60c873e commit 39963c5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<contributors>
6060
<contributor>
6161
<name>Leon Yang</name>
62-
<url>http://imagej.net/User:Leon</url>
62+
<url>https://imagej.net/User:Leon</url>
6363
<properties>
6464
<id>lnyng</id>
6565
</properties>
@@ -126,7 +126,7 @@ Wisconsin-Madison and University of Konstanz.</license.copyrightOwners>
126126
<repositories>
127127
<repository>
128128
<id>imagej.public</id>
129-
<url>http://maven.imagej.net/content/groups/public</url>
129+
<url>https://maven.imagej.net/content/groups/public</url>
130130
</repository>
131131
</repositories>
132132
</project>

0 commit comments

Comments
 (0)