Skip to content
Snippets Groups Projects
Commit ca6e195e authored by Curtis Rueden's avatar Curtis Rueden
Browse files

POM: Use HTTPS for imagej.net URLs

parent 74b392b1
No related branches found
No related tags found
No related merge requests found
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
<developer> <developer>
<id>tpietzsch</id> <id>tpietzsch</id>
<name>Tobias Pietzsch</name> <name>Tobias Pietzsch</name>
<url>http://imagej.net/User:Pietzsch</url> <url>https://imagej.net/User:Pietzsch</url>
<roles> <roles>
<role>founder</role> <role>founder</role>
<role>lead</role> <role>lead</role>
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
<contributors> <contributors>
<contributor> <contributor>
<name>HongKee Moon</name> <name>HongKee Moon</name>
<url>http://imagej.net/User:Moon</url> <url>https://imagej.net/User:Moon</url>
<properties><id>hkmoon</id></properties> <properties><id>hkmoon</id></properties>
</contributor> </contributor>
</contributors> </contributors>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment