We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43ae16f commit ce4bb65Copy full SHA for ce4bb65
1 file changed
pom.xml
@@ -32,7 +32,7 @@
32
<developer>
33
<id>imagejan</id>
34
<name>Jan Eglinger</name>
35
- <url>http://imagej.net/User:Eglinger</url>
+ <url>https://imagej.net/User:Eglinger</url>
36
<roles>
37
<role>founder</role>
38
<role>lead</role>
@@ -47,7 +47,7 @@
47
<contributors>
48
<contributor>
49
<name>Curtis Rueden</name>
50
- <url>http://imagej.net/User:Rueden</url>
+ <url>https://imagej.net/User:Rueden</url>
51
<roles><role>founder</role></roles>
52
<properties><id>ctrueden</id></properties>
53
</contributor>
@@ -88,7 +88,7 @@
88
<repositories>
89
<repository>
90
<id>imagej.public</id>
91
- <url>http://maven.imagej.net/content/groups/public</url>
+ <url>https://maven.imagej.net/content/groups/public</url>
92
</repository>
93
</repositories>
94
0 commit comments