|
1029 | 1029 | <repository> |
1030 | 1030 | <id>maven.aksw.internal</id> |
1031 | 1031 | <name>University Leipzig, AKSW Maven2 Repository</name> |
1032 | | - <url>http://maven.aksw.org/repository/internal</url> |
| 1032 | + <url>https://maven.aksw.org/repository/internal</url> |
1033 | 1033 | <releases /> |
1034 | 1034 | </repository> |
1035 | 1035 | <repository> |
1036 | 1036 | <id>maven.aksw.snapshots</id> |
1037 | 1037 | <name>University Leipzig, AKSW Maven2 Repository</name> |
1038 | | - <url>http://maven.aksw.org/repository/snapshots</url> |
| 1038 | + <url>https://maven.aksw.org/repository/snapshots</url> |
1039 | 1039 | <snapshots /> |
1040 | 1040 | </repository> |
1041 | | - <repository> |
1042 | | - <id>davidsoergel.releases</id> |
1043 | | - <name>David Soergel's Maven Repository</name> |
1044 | | - <url>http://dev.davidsoergel.com/nexus/content/repositories/releases</url> |
1045 | | - </repository> |
1046 | 1041 | </repositories> |
1047 | 1042 |
|
1048 | 1043 | <distributionManagement> |
1049 | 1044 | <repository> |
1050 | 1045 | <id>maven.aksw.internal</id> |
1051 | 1046 | <name>AKSW Internal Release Repository</name> |
1052 | | - <url>http://maven.aksw.org/archiva/repository/internal</url> |
| 1047 | + <url>https://maven.aksw.org/archiva/repository/internal</url> |
1053 | 1048 | </repository> |
1054 | 1049 | <snapshotRepository> |
1055 | 1050 | <id>maven.aksw.snapshots</id> |
1056 | 1051 | <name>AKSW Snapshot Repository</name> |
1057 | | - <url>http://maven.aksw.org/archiva/repository/snapshots</url> |
| 1052 | + <url>https://maven.aksw.org/archiva/repository/snapshots</url> |
1058 | 1053 | </snapshotRepository> |
1059 | 1054 | <!-- start - location where site is deployed - username/password for site.deployments |
1060 | 1055 | in server.xml --> |
|
1157 | 1152 | <mailingLists> |
1158 | 1153 | <mailingList> |
1159 | 1154 | <name>DL-Learner discussion</name> |
1160 | | - <subscribe>https://lists.sourceforge.net/lists/listinfo/dl-learner-discussion</subscribe> |
1161 | | - <archive>http://sourceforge.net/p/dl-learner/mailman/dl-learner-discussion/</archive> |
| 1155 | + <subscribe>https://www.freelists.org/list/dl-learner-discussion</subscribe> |
| 1156 | + <archive>https://www.freelists.org/archive/dl-learner-discussion/</archive> |
1162 | 1157 | </mailingList> |
1163 | 1158 | </mailingLists> |
1164 | 1159 |
|
|
0 commit comments