We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd418e3 commit 42bdcdcCopy full SHA for 42bdcdc
pom.xml
@@ -18,7 +18,7 @@
18
<inceptionYear>2013</inceptionYear>
19
<organization>
20
<name>SciJava</name>
21
- <url>http://www.scijava.org/</url>
+ <url>https://scijava.org/</url>
22
</organization>
23
<licenses>
24
<license>
@@ -31,7 +31,7 @@
31
<developer>
32
<id>ctrueden</id>
33
<name>Curtis Rueden</name>
34
- <url>http://imagej.net/User:Rueden</url>
+ <url>https://imagej.net/User:Rueden</url>
35
<roles>
36
<role>lead</role>
37
<role>developer</role>
@@ -45,7 +45,7 @@
45
<contributors>
46
<contributor>
47
<name>Johannes Schindelin</name>
48
- <url>http://imagej.net/User:Schindelin</url>
+ <url>https://imagej.net/User:Schindelin</url>
49
<roles><role>founder</role></roles>
50
<properties><id>dscho</id></properties>
51
</contributor>
0 commit comments