|
1105 | 1105 | <repositories>
|
1106 | 1106 | <repository>
|
1107 | 1107 | <id>exist-db-snapshots</id>
|
| 1108 | + <name>exist-db.org - eXist-db Snapshots</name> |
| 1109 | + <url>https://repo.exist-db.org/repository/exist-db-snapshots/</url> |
| 1110 | + <releases> |
| 1111 | + <enabled>false</enabled> |
| 1112 | + </releases> |
| 1113 | + <snapshots> |
| 1114 | + <enabled>true</enabled> |
| 1115 | + </snapshots> |
| 1116 | + </repository> |
| 1117 | + <repository> |
| 1118 | + <id>exist-db</id> |
| 1119 | + <name>exist-db.org - eXist-db Releases</name> |
| 1120 | + <url>https://repo.exist-db.org/repository/exist-db/</url> |
| 1121 | + <releases> |
| 1122 | + <enabled>true</enabled> |
| 1123 | + </releases> |
| 1124 | + <snapshots> |
| 1125 | + <enabled>false</enabled> |
| 1126 | + </snapshots> |
| 1127 | + </repository> |
| 1128 | + <repository> |
| 1129 | + <id>exist-db-maven-central-mirror</id> |
| 1130 | + <name>exist-db.org - eXist-db Releases</name> |
| 1131 | + <url>https://repo.exist-db.org/repository/maven-central/</url> |
| 1132 | + <releases> |
| 1133 | + <enabled>true</enabled> |
| 1134 | + </releases> |
| 1135 | + <snapshots> |
| 1136 | + <enabled>false</enabled> |
| 1137 | + </snapshots> |
| 1138 | + </repository> |
| 1139 | + <repository> |
| 1140 | + <id>evolvedbinary-snapshots</id> |
1108 | 1141 | <name>Evolved Binary - eXist-db Snapshots</name>
|
1109 | 1142 | <url>https://repo.evolvedbinary.com/repository/exist-db-snapshots/</url>
|
1110 | 1143 | <releases>
|
|
1115 | 1148 | </snapshots>
|
1116 | 1149 | </repository>
|
1117 | 1150 | <repository>
|
1118 |
| - <id>exist-db</id> |
| 1151 | + <id>evolvedbinary-releases</id> |
1119 | 1152 | <name>Evolved Binary - eXist-db Releases</name>
|
1120 | 1153 | <url>https://repo.evolvedbinary.com/repository/exist-db/</url>
|
1121 | 1154 | <releases>
|
|
1134 | 1167 | </pluginRepository>
|
1135 | 1168 | <pluginRepository>
|
1136 | 1169 | <id>exist-db</id>
|
| 1170 | + <name>exist-db.org - eXist-db Releases</name> |
| 1171 | + <url>https://repo.exist-db.org/repository/exist-db/</url> |
| 1172 | + <releases> |
| 1173 | + <enabled>true</enabled> |
| 1174 | + </releases> |
| 1175 | + <snapshots> |
| 1176 | + <enabled>false</enabled> |
| 1177 | + </snapshots> |
| 1178 | + </pluginRepository> |
| 1179 | + <pluginRepository> |
| 1180 | + <id>exist-db-maven-central-mirror</id> |
| 1181 | + <name>exist-db.org - eXist-db Releases</name> |
| 1182 | + <url>https://repo.exist-db.org/repository/maven-central/</url> |
| 1183 | + <releases> |
| 1184 | + <enabled>true</enabled> |
| 1185 | + </releases> |
| 1186 | + <snapshots> |
| 1187 | + <enabled>false</enabled> |
| 1188 | + </snapshots> |
| 1189 | + </pluginRepository> |
| 1190 | + <pluginRepository> |
| 1191 | + <id>exist-db-snapshots</id> |
| 1192 | + <name>exist-db.org - eXist-db Snapshots</name> |
| 1193 | + <url>https://repo.exist-db.org/repository/exist-db-snapshots/</url> |
| 1194 | + <releases> |
| 1195 | + <enabled>false</enabled> |
| 1196 | + </releases> |
| 1197 | + <snapshots> |
| 1198 | + <enabled>true</enabled> |
| 1199 | + </snapshots> |
| 1200 | + </pluginRepository> |
| 1201 | + <pluginRepository> |
| 1202 | + <id>evolvedbinary-releases</id> |
1137 | 1203 | <name>Evolved Binary - eXist-db Releases</name>
|
1138 | 1204 | <url>https://repo.evolvedbinary.com/repository/exist-db/</url>
|
1139 | 1205 | <releases>
|
|
1144 | 1210 | </snapshots>
|
1145 | 1211 | </pluginRepository>
|
1146 | 1212 | <pluginRepository>
|
1147 |
| - <id>exist-db-snapshots</id> |
| 1213 | + <id>evolvedbinary-snapshots</id> |
1148 | 1214 | <name>Evolved Binary - eXist-db Snapshots</name>
|
1149 | 1215 | <url>https://repo.evolvedbinary.com/repository/exist-db-snapshots/</url>
|
1150 | 1216 | <releases>
|
|
1159 | 1225 | <distributionManagement>
|
1160 | 1226 | <snapshotRepository>
|
1161 | 1227 | <id>exist-db-snapshots</id>
|
1162 |
| - <name>Evolved Binary - eXist-db Snapshots</name> |
1163 |
| - <url>https://repo.evolvedbinary.com/repository/exist-db-snapshots/</url> |
| 1228 | + <name>exist-db.org - eXist-db Snapshots</name> |
| 1229 | + <url>https://repo.exist-db.org/repository/exist-db-snapshots/</url> |
1164 | 1230 | </snapshotRepository>
|
1165 | 1231 | <repository>
|
1166 | 1232 | <id>sonatype-nexus-staging</id>
|
|
0 commit comments