|
1202 | 1202 | </reporting>
|
1203 | 1203 |
|
1204 | 1204 | <repositories>
|
1205 |
| - <repository> |
1206 |
| - <id>github</id> |
1207 |
| - <name>GitHub Registry for Snapshots</name> |
1208 |
| - <url>https://maven.pkg.github.com/eXist-db/exist</url> |
1209 |
| - <releases> |
1210 |
| - <enabled>false</enabled> |
1211 |
| - </releases> |
1212 |
| - <snapshots> |
1213 |
| - <enabled>true</enabled> |
1214 |
| - </snapshots> |
1215 |
| - </repository> |
| 1205 | + <repository> |
| 1206 | + <id>github</id> |
| 1207 | + <name>GitHub Registry for Snapshots</name> |
| 1208 | + <url>https://maven.pkg.github.com/eXist-db/exist</url> |
| 1209 | + <releases> |
| 1210 | + <enabled>false</enabled> |
| 1211 | + </releases> |
| 1212 | + <snapshots> |
| 1213 | + <enabled>true</enabled> |
| 1214 | + </snapshots> |
| 1215 | + </repository> |
1216 | 1216 | <repository>
|
1217 | 1217 | <id>exist-db-snapshots</id>
|
| 1218 | + <name>eXist-db Snapshots</name> |
| 1219 | + <url>https://repo.exist-db.org/repository/exist-db-snapshots/</url> |
| 1220 | + <releases> |
| 1221 | + <enabled>false</enabled> |
| 1222 | + </releases> |
| 1223 | + <snapshots> |
| 1224 | + <enabled>true</enabled> |
| 1225 | + </snapshots> |
| 1226 | + </repository> |
| 1227 | + <repository> |
| 1228 | + <id>exist-db</id> |
| 1229 | + <name>eXist-db Releases</name> |
| 1230 | + <url>https://repo.exist-db.org/repository/exist-db/</url> |
| 1231 | + <releases> |
| 1232 | + <enabled>true</enabled> |
| 1233 | + </releases> |
| 1234 | + <snapshots> |
| 1235 | + <enabled>false</enabled> |
| 1236 | + </snapshots> |
| 1237 | + </repository> |
| 1238 | + <repository> |
| 1239 | + <id>exist-db-maven-central-proxy</id> |
| 1240 | + <name>exist-db maven central proxy</name> |
| 1241 | + <url>https://repo.exist-db.org/repository/maven-central/</url> |
| 1242 | + <releases> |
| 1243 | + <enabled>true</enabled> |
| 1244 | + </releases> |
| 1245 | + <snapshots> |
| 1246 | + <enabled>false</enabled> |
| 1247 | + </snapshots> |
| 1248 | + </repository> |
| 1249 | + <repository> |
| 1250 | + <id>evolvedbinary-snapshots</id> |
1218 | 1251 | <name>Evolved Binary - eXist-db Snapshots</name>
|
1219 | 1252 | <url>https://repo.evolvedbinary.com/repository/exist-db-snapshots/</url>
|
1220 | 1253 | <releases>
|
|
1225 | 1258 | </snapshots>
|
1226 | 1259 | </repository>
|
1227 | 1260 | <repository>
|
1228 |
| - <id>exist-db</id> |
| 1261 | + <id>evolved-binary</id> |
1229 | 1262 | <name>Evolved Binary - eXist-db Releases</name>
|
1230 | 1263 | <url>https://repo.evolvedbinary.com/repository/exist-db/</url>
|
1231 | 1264 | <releases>
|
|
1244 | 1277 | </pluginRepository>
|
1245 | 1278 | <pluginRepository>
|
1246 | 1279 | <id>exist-db</id>
|
| 1280 | + <name>eXist-db Releases</name> |
| 1281 | + <url>https://repo.exist-db.org/repository/exist-db/</url> |
| 1282 | + <releases> |
| 1283 | + <enabled>true</enabled> |
| 1284 | + </releases> |
| 1285 | + <snapshots> |
| 1286 | + <enabled>false</enabled> |
| 1287 | + </snapshots> |
| 1288 | + </pluginRepository> |
| 1289 | + <pluginRepository> |
| 1290 | + <id>exist-db-snapshots</id> |
| 1291 | + <name>eXist-db Snapshots</name> |
| 1292 | + <url>https://repo.exist-db.org/repository/exist-db-snapshots/</url> |
| 1293 | + <releases> |
| 1294 | + <enabled>false</enabled> |
| 1295 | + </releases> |
| 1296 | + <snapshots> |
| 1297 | + <enabled>true</enabled> |
| 1298 | + </snapshots> |
| 1299 | + </pluginRepository> |
| 1300 | + <pluginRepository> |
| 1301 | + <id>evolved-binary</id> |
1247 | 1302 | <name>Evolved Binary - eXist-db Releases</name>
|
1248 | 1303 | <url>https://repo.evolvedbinary.com/repository/exist-db/</url>
|
1249 | 1304 | <releases>
|
|
1254 | 1309 | </snapshots>
|
1255 | 1310 | </pluginRepository>
|
1256 | 1311 | <pluginRepository>
|
1257 |
| - <id>exist-db-snapshots</id> |
| 1312 | + <id>evolved-binary-snapshots</id> |
1258 | 1313 | <name>Evolved Binary - eXist-db Snapshots</name>
|
1259 | 1314 | <url>https://repo.evolvedbinary.com/repository/exist-db-snapshots/</url>
|
1260 | 1315 | <releases>
|
|
0 commit comments