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 9de4ce7 commit 2a98712Copy full SHA for 2a98712
pom.xml
@@ -15,7 +15,7 @@
15
16
<name>BigDataViewer Visualization Tools</name>
17
<description>Helpers to use BigDataViewer as quick visualization in other projects</description>
18
- <url>http://github.com/bigdataviewer/bigdataviewer-vistools</url>
+ <url>https://github.com/bigdataviewer/bigdataviewer-vistools</url>
19
<inceptionYear>2016</inceptionYear>
20
<organization>
21
<name>BigDataViewer</name>
@@ -24,7 +24,7 @@
24
<licenses>
25
<license>
26
<name>Simplified BSD License</name>
27
- <url>http://opensource.org/licenses/BSD-2-Clause</url>
+ <url>https://opensource.org/licenses/BSD-2-Clause</url>
28
<distribution>repo</distribution>
29
</license>
30
</licenses>
0 commit comments