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.
2 parents 586f3c3 + 6d1a9e2 commit 3c74bd9Copy full SHA for 3c74bd9
pom.xml
@@ -121,7 +121,7 @@
121
<repositories>
122
<repository>
123
<id>imagej.public</id>
124
- <url>http://maven.imagej.net/content/groups/public</url>
+ <url>https://maven.imagej.net/content/groups/public</url>
125
</repository>
126
127
<id>apache-repo</id>
@@ -140,7 +140,7 @@
140
<pluginRepository>
141
<id>scala-tools.org</id>
142
<name>Scala-tools Maven2 Repository</name>
143
- <url>http://scala-tools.org/repo-releases</url>
+ <url>https://scala-tools.org/repo-releases</url>
144
</pluginRepository>
145
</pluginRepositories>
146
0 commit comments