Skip to content

Commit 42bdcdc

Browse files
committed
POM: use HTTPS where feasible
1 parent bd418e3 commit 42bdcdc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<inceptionYear>2013</inceptionYear>
1919
<organization>
2020
<name>SciJava</name>
21-
<url>http://www.scijava.org/</url>
21+
<url>https://scijava.org/</url>
2222
</organization>
2323
<licenses>
2424
<license>
@@ -31,7 +31,7 @@
3131
<developer>
3232
<id>ctrueden</id>
3333
<name>Curtis Rueden</name>
34-
<url>http://imagej.net/User:Rueden</url>
34+
<url>https://imagej.net/User:Rueden</url>
3535
<roles>
3636
<role>lead</role>
3737
<role>developer</role>
@@ -45,7 +45,7 @@
4545
<contributors>
4646
<contributor>
4747
<name>Johannes Schindelin</name>
48-
<url>http://imagej.net/User:Schindelin</url>
48+
<url>https://imagej.net/User:Schindelin</url>
4949
<roles><role>founder</role></roles>
5050
<properties><id>dscho</id></properties>
5151
</contributor>

0 commit comments

Comments
 (0)