Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BioinformaticDataCompression
BigDataViewer_Fiji_Plugin
Commits
b7d406da
Commit
b7d406da
authored
Jun 21, 2017
by
Stephan Saalfeld
Browse files
use HTTPS url for imagej maven repository
parent
bc336b1b
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
b7d406da
...
...
@@ -102,7 +102,7 @@
<repositories>
<repository>
<id>
imagej.public
</id>
<url>
http://maven.imagej.net/content/groups/public
</url>
<url>
http
s
://maven.imagej.net/content/groups/public
</url>
</repository>
</repositories>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment