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 92b9a9b commit c6abd54Copy full SHA for c6abd54
pom.xml
@@ -110,7 +110,7 @@
110
<enabled>false</enabled>
111
</releases>
112
<name>Cytoscape Snapshots</name>
113
- <url>http://nrnb-nexus.ucsd.edu/repository/cytoscape_snapshots/</url>
+ <url>https://nrnb-nexus.ucsd.edu/repository/cytoscape_snapshots/</url>
114
</repository>
115
<repository>
116
<id>cytoscape_thirdparty</id>
@@ -121,7 +121,7 @@
121
<enabled>true</enabled>
122
123
<name>Cytoscape Third Party</name>
124
- <url>http://nrnb-nexus.ucsd.edu/repository/cytoscape_thirdparty/</url>
+ <url>https://nrnb-nexus.ucsd.edu/repository/cytoscape_thirdparty/</url>
125
126
</repositories>
127
0 commit comments