blob: f424bda78efaf837ee4d06279bb1c4ef567b2938 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- a/pom.xml 2021-05-14 03:10:26.739965868 +0300
+++ b/pom.xml 2021-05-14 03:10:41.752964009 +0300
@@ -244,7 +244,7 @@
<repository>
<id>nexus-ebi-release-repo</id>
<name>The EBI Maven 2 Nexus release repository</name>
- <url>http://www.ebi.ac.uk/Tools/maven/repos/content/groups/ebi-repo/</url>
+ <url>https://www.ebi.ac.uk/Tools/maven/repos/content/groups/ebi-repo/</url>
</repository>
<repository>
<id>internal-repo</id>
|